Running Apache 2.2 on Debian sid. In my httpd.conf I have the following:

AccessFileName .htaccess
AllowOverride  All

In my web root I have a .htaccess file with a simple rewrite rule but
nothing gets rewritten

If I cut & paste the rewrite rule into a <Directory> section in
httpd.conf then the rewrite works.

What else could be stopping the .htaccess being read?

-- 
Regards, Joe

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to