Options +Includes?

BrandMan211

Verified User
Joined
Dec 20, 2007
Messages
7
Hello,

I have just installed DirectAdmin and I've been having a few problems. One of them is that Options +Multiviews doesn't seem to work. The funny thing is, it worked before, then I deleted the .htaccess file by accident, and then when I recreated it it didn't work. The full contents of the file is:

Code:
Options +Multiviews
ErrorDocument 404 http://www.bmestudioz.com/site/404
ErrorDocument 401 http://www.bmestudioz.com/site/401
ErrorDocument 403 http://www.bmestudioz.com/site/403
ErrorDocument 500 http://www.bmestudioz.com/site/500

Running Apache 2.2.6, if that's relevant. I'd love to see this working again.

Thanks!

Edit: I paid someone to fix this, and he reported this:

"I upgraded several system shared modules : pcre pcre-devel, zlib onto the system from DAG rpm repositories. After that the compiles did not suffer any issues. I did a general update via rpm too before the issue was resolved."

It works fine now.
 
Last edited:
Back
Top