]> granicus.if.org Git - apache/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)
commitb494547e8a985a52b2c1a362942a571f7432da77
tree266b722327e49e932cbf8aa822fd569aaf044818
parent19859acc7855647352f8f0a634bec5dfca5ee12f
  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