]> granicus.if.org Git - apache/commit
Context mustn't be transformed in the insert_filters hook, it merely
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Dec 2001 17:12:20 +0000 (17:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Dec 2001 17:12:20 +0000 (17:12 +0000)
commitc5c552cb905f1fd82acc105b3b8bdc4ae96709cf
tree801d28b48e5363d91c1188eabb323c822a7a3c62
parent2dbdd306b1899102615bf46ff8ec3cdf5345af12
  Context mustn't be transformed in the insert_filters hook, it merely
  provides a point to insert filters already determined.  We can't wait
  for the insert_filters phase to 'redetermine' such things.

  Everything we are doing here can reliably occur in the fixup phase,
  after the types phase has completed.

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