Requested URL is changing
Posted
by user302486
on Stack Overflow
See other posts from Stack Overflow
or by user302486
Published on 2010-03-26T12:07:30Z
Indexed on
2010/03/26
12:13 UTC
Read the original article
Hit count: 258
Hi,
I have a website, at localhost:82 when I type this into IE, it comes up with a 404 error and the requested URL is localhost:80/wwwroot, which is not at all what I requested.
There is no URL rewrite set up. I have tried to set up a tracing rule to see what is happening, however, the instructions at http://learn.iis.net/page.aspx/266/troubleshooting-failed-requests-using-tracing-in-iis-7/ say to look for "Fail Request Tracing" link, but it doesn't exist in my IIS 7.0 even under administrator.
Not sure where to look or why this is changing my requested URL.
Any help would be appreciated.
© Stack Overflow or respective owner