Tyler Bird wrote:
but I am also trying to allow .htaccess in sub directories
AllowOverride All
This is the mod_perl rather than apache mailing list :-)
But are you getting confused between and for a start?
It should be - checking the 2.2
docs you can only use the directive within
Hi I am trying to deny .httaccess to overide directives in a top level
directory /
..
AllowOverride None
but I am also trying to allow .htaccess in sub directories
AllowOverride All
This isn't working for me. It seems the / Directory is applying the
AllowOverride to the