]> granicus.if.org Git - apache/commit
Start with the presumption that canonical_filename is not likely to be set.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Aug 2001 21:56:36 +0000 (21:56 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Aug 2001 21:56:36 +0000 (21:56 +0000)
commit1a1e251ca8761ff3fe440bb072e6f55cfdb51467
treee156f6904978ebac0e874637f63eb0135e8acb4a
parent8944117f48ee59fa12e27f5430155be9ad760050
  Start with the presumption that canonical_filename is not likely to be set.
  Therefore we will canonicalize it when it doesn't match filename.

  The next optimization should take the path common to canonical_filename
  and filename, and start merging filename from there for canonicalization.

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