Page 1 of 1

.htaccess

Posted: Tue Jan 10, 2006 2:01 am
by s.dot
My .htaccess file isn't being recognized by Apache.

I believe it's because I don't have the correct Apache modules loaded.

I have mod_auth and mod_rewrite uncommented and restarted Apache but it doesn't seem to be working.

This is what I need to do

Code: Select all

Options -Indexes

RewriteEngine On

RewriteRule whatever whatever
Do I need to have any additional modules loaded? Or anything else configured?

Posted: Tue Jan 10, 2006 2:22 am
by feyd