Commit 0c0d82e7 authored by dgaudet's avatar dgaudet
Browse files

Fix a bug introduced by a bug fix during the 1.2 betas: if there are

multiple <Directory>s that match, all are applied... that's the bug that
was fixed during 1.2bX.  But it didn't reset this_conf to NULL, so as
soon as one match was found, it would be merged over and over again.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@78846 13f79535-47bb-0310-9956-ffa450edef68
parent 5cf9079b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment