]> granicus.if.org Git - apache/commit
Merge a singular path for dir_walk to parse, if we have an r->filename
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 2 Jan 2002 21:58:43 +0000 (21:58 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 2 Jan 2002 21:58:43 +0000 (21:58 +0000)
commit1641c07a9942358754dbe79189f18f578abc1a4c
tree7a0869afb4096dad1eab3a242b9e4b197f0fa649
parentb03dcb01dcc99eb2d8b1ccb82a6374b9d8327b5e
  Merge a singular path for dir_walk to parse, if we have an r->filename
  which is an APR_DIR, and path_info contents.  Also, al la Mr. Pane,
  optimize our canonical_filename by simply noting the length of the
  identity match, and refresh canonical_filename when we are finished.

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