https://bz.apache.org/bugzilla/show_bug.cgi?id=58528

--- Comment #2 from Michael Schlenker <[email protected]> ---
I added a patch for the issue.

Testing with a broken .htaccess file, in one of the directories it is easily
verifiable if .htaccess files get loaded and parsed when 'AllowOverride None'
and 'AllowOverrideList None' are set. This leads to a start failure if the
.htaccess file contains junk.

With the attached patch, the behaviour is better. .htaccess files do not get
touched when AllowOverrideList is set to None (or left on default settings).

-- 
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]

Reply via email to