Did my best on the title. Basically here is the problem. I've created a website to be run directly off of a DVD-ROM (needs to be accessible in a place where there is no internet connection). Website only works one file at a time. What I mean is any file can be opened directly into the users browser of choice and the URL indicates appropriately (file:///Volumes/mydisk/index.html etc...) by clicking it through the finder. However, when you try to go to any of the links from the page you are on the browser reports a "file not found" error. If you navigate via finder to that page it will open up just fine, but again you can't go anywhere from there. Everything works correctly when run from the desktop or from an external drive, just not after it is burned to a DVD-ROM.