]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Mr. Trawick was dead on, and this revealed a much bigger bug.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 1 Nov 2002 20:49:13 +0000 (20:49 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 1 Nov 2002 20:49:13 +0000 (20:49 +0000)
commita9b4bbe6fef233cf4236f4eff9cda08ceb5debb9
tree58d38ebc532a5f0d0f14edd6903e00c5aaeb5bc5
parentfde1ff1bf8dc9e63b47aca3a7e9c066674095283
  Mr. Trawick was dead on, and this revealed a much bigger bug.
  Factor out the opts/override merging (since we do it three times)
  and eliminate all the nasty goto's.  This bug likely caused all
  sorts of dir_walk configuration issues including htaccess issues.
  Also add a few more docs where things aren't so obvious.

PR: 14147

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97380 13f79535-47bb-0310-9956-ffa450edef68
server/request.c