Okay, so I'm fairly recent to web development. I had a file
(.asp) in a root folder that I wanted to move to a new folder I
created in the root directory. I moved it there and made sure to
update the relative link so there would be no broken links. Now the
page does not work. The annoying this is I moved the file back out
of the folder to where it was, and now it doesn't work (even though
I changed the relative link back). To add to the mystery, if I
change the file name from .asp to .aspx in either situation, the
page works again. Any thoughts?