How do I set it up so that someone can directly access a sub-directory of my website? I assume that you would just place an index.htm file in theat directory, but that doesn't work. Example: http://www.purentropy.com/physicalmedia/ gives a 404, but http://www.purentropy.com/physicalmedia/index.htm loads properly. Notice in the 'real-world' example, http://www.apple.com/hardware/ and http://www.apple.com/hardware/index.html both load the same information.
What am I doing wrong?
What am I doing wrong?