Hi,
We had a site directory, such as http://webserver.com/test which was configured with basic authentication. We then renamed this directoryhttp://webserver.com/login (for testing). Obviously we had to re-apply the authentication settings for the new directory.
However, if I browse to http://webserver.com/test I still get a prompt for a username and password, even though the path doesn't physically exist anymore.
Checked web.config, restarted site, restarted IIS services, cleared my own cache and browsed to it via the server itself. Still prompts for a username and password on a directory that doesn't exist anymore.
Any ideas?
Thanks,
David