https://issues.apache.org/bugzilla/show_bug.cgi?id=41760
Matt McCutchen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Matt McCutchen <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
