My company deploys a server image that runs IIS to serve a reporting web site that clients hit by http://servername/Reports. Reports is the directory on the system that contains the website.
However, we have one customer server on which the server returns a 404 error unless the "/Reports" portion is removed from the URL. This is not a huge deal in and of itself (the reports are still accesible) except that all clients have shortcuts setup to the old URL, and also I'm a little bothered as to how this could have happened to begin with. We've verified with a working system that all IIS settings are the same (as best we could tell) but it appears to be angry nonetheless. Can someone provide some guidance?
Please forgive the lack of information, I am not very well versed in IIS so I am not sure what is truly helpful. I also realize that this may be on the web somewhere, but I just can't seem to find the the proper keyword combo to find it. I can provide more information if it is needed. Thanks in advance.