In IIS7, I have a server with http redirect option enabled to a IIS7 website.
The website's http redirect is disabled. However occasionally, the website inherits the root setting for HTTP redirect, and makes it point to itself, creating infinite loop when accessed. What causes it to do that and how can I stop it? thanks in advance!
p.s. i thought it had to do when I publishing the site, but majority of the times I can publish it fine. Although, at random times after publishing the setting would be changed.
↧