allenofame
New Member
I built a web application for a client and then transferred it over to his server. It didn't work, so I had to call the server company and have them fix it. It was nice of them, but now I have to change all my web roots around. While doing it, I found a weird bug when it comes to URLs that go to files. Instead of being able to view the files (like an image) I get a 404 Error: "Page cannot be displayed, The requested URL was not found on this server." Yet, at the same time, the image downloads. I have never seen this before in my life. I don't want to automatically download an image: I just want to view it.Does anybody have any idea why this is happening, and how I can prevent it.An example URL is http://holyfamilyregina.com/CMS/downloads/images/cwl.pngThank you.