[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#210564: apache2-common: AllowOverride does not work inside DirectoryMatch-Container



On Fri, Sep 12, 2003 at 09:41:06AM +0200, Peter Rendl wrote:
> The option "AllowOverride" is completely ignored if placed inside a
> directory-
> container using regular expression, like "DirectoryMatch" or "Directory ~".

Alas, this is how it is supposed to be.

http://httpd.apache.org/docs/2.0/mod/core.html#allowoverride

AllowOverride is valid only in <Directory>  sections specified without
regular expressions, not in <Location>, <DirectoryMatch> or <Files>
sections.




Reply to: