Windows Authentication through a Proxy
There is a proxy setup on the network i am using to host an intranet web app. Windows authentication works fine when i access the server using its machine name. However, when i use its IP address, i always get 'you are not authorized' errors. What can i do to resolve this problem, i'm guessing it is the proxy at work when i try to access through the IP.
|