.htaccess
Posted: Tue Jan 10, 2006 2:01 am
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
Do I need to have any additional modules loaded? Or anything else configured?
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