Hi all,
A supplier has created a website that is accessible like this http://website-x/
The / at the end is needed.
Domain of the environment is domain.local
DNS zone mostly used is domain.nl
The website 'website-x' is added to the domain.nl zone, and with an Alias in the domain.local zone, pointing to website-x.domain.nl.. This makes it possible to ping and resolve 'website-x', which is needed for users to reach the website by just typing in http://website-x/
The supplier has configured their website such a way that when you try to go to http://website-x.domain.nl/ it gives you a 401 back.
When i publish this website in TMG, i get the same 401 on the internet when i am internally. So its obvious it is trying to reach website-x.domain.nl internally.
Is it possible to publish a website thats internally accessed on http://website-x/ ? Please note the / on the end.
In TMG i played with sending the original hostheader, etc, but i am not able to get a working result.
On the TO tab i also played with website-x, website-x/ , but when using website-x/, it looks like TMG is putting :80/ behind it, which makes it website-x/:80/ and off course that will not work either. Anyway, whatever i try, it fails. I dont understand the
working of TMG on this one so i cant manage to figure out if this works at all, and if not, why not.
Thanks.