You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/01/12 02:02:40 UTC

DO NOT REPLY [Bug 41760] .htaccess file ignored if AllowOverride None is used

https://issues.apache.org/bugzilla/show_bug.cgi?id=41760


Matt McCutchen <ma...@mattmccutchen.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matt@mattmccutchen.net




--- Comment #13 from Matt McCutchen <ma...@mattmccutchen.net>  2009-01-11 17:02:38 PST ---
For what it's worth, I find the reporter's proposed change completely logical,
although I realize that the backward-compatibility hassles may outweigh the
benefits.  For good reasons, any nonempty AllowOverride setting raises error
500 if an htaccess file contains a disallowed directive; having "AllowOverride
None" behave differently seems like a gratuitous special case.

It would make more sense to have a separate directive to skip htaccess
processing for server admins who want the performance benefits.  In fact,
AccessFileName with an empty list would logically do just this; we would just
need a syntax for it, such as "AccessFileName none".


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org