.htaccess problems with DirectoryIndex

As of late, I started having problems with .htaccess and DirectoryIndex.

If any account tries to put "DirectoryIndex custom.html" (that's an example file, any file "works") in .htaccess, a 500 error will come up upon loading that directory.

It seems like some sort of issue with httpd.conf and mod_dir? Any help?

 

 

 

 

Top