]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
next_filter of NULL to any ap_sub_req_lookup*() fn implies the subreq
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 1 Mar 2002 20:44:20 +0000 (20:44 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 1 Mar 2002 20:44:20 +0000 (20:44 +0000)
commitf17bec351837d9f4565808ce438d45e6693d31fd
tree266b722327e49e932cbf8aa822fd569aaf044818
parent77b5d644aba3053fd6042eaa19c3ae330faad9fd
  next_filter of NULL to any ap_sub_req_lookup*() fn implies the subreq
  will never be run - or we expect to pass the subreq to fast_redirect.
  The comming fix will break invalid ap_sub_req_lookups* expecting to
  run subrequests with the next_filter NULL semantic.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93663 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_autoindex.c