]> granicus.if.org Git - apache/commit
Add the new directory_walk logic, eliminating get_path_info and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 1 Aug 2001 01:58:24 +0000 (01:58 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 1 Aug 2001 01:58:24 +0000 (01:58 +0000)
commit9d72a63ff70c45702f668f6c7cdeffca01332d89
tree17eb4f1686dc415c1b88c071133c6be134befa3e
parent1ad013fe1b56b38dfd4bdc7832a10fe4a89e59c9
  Add the new directory_walk logic, eliminating get_path_info and
  check_symlinks, in a protected define REPLACE_PATH_INFO_METHOD.

  This allows others to work on vetting, caching, etc, while keeping
  the existing logic stable till it's sufficiently optimal for beta.

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