2009-12-25, 08:15 PM
BDRyan Wrote:Almost right. The server expects the trailing slash to be included (so as to indicate a directory on the server), otherwise it treats it as a file. The request for /forums will not work because you're telling the server to look for a file called forums (note: no extension) instead of a directory called forums.
Did mod_dir get disabled or changed in some way during the upgrade? It should be handling that automatically.
It's not having what you want - It's wanting what you've got.

