]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Correct file lookups when we are given a file within the same directory
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 3 Oct 2001 13:24:28 +0000 (13:24 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 3 Oct 2001 13:24:28 +0000 (13:24 +0000)
commite9efbadadb1e792bc054e309ec541bf2bb9ac19e
tree18422031559a0f580294fddeeeab120bcb5b6c69
parente4b78cbf4cc9560659faebc820e289c0479a8ef2
  Correct file lookups when we are given a file within the same directory
  as the parent request.  Also pulls a bunch of notes and code that was
  set aside, we don't need this with the other optimizations introduced.

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