]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add logic to the default_handler to enable script delivery to script
authorGreg Stein <gstein@apache.org>
Thu, 3 Oct 2002 00:16:47 +0000 (00:16 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 3 Oct 2002 00:16:47 +0000 (00:16 +0000)
commitd1581f561f4531d46e87bbc8fe12135991a45547
tree005538fe53628d020f1f157e13e096cd16b5e7da
parentdeaeb1407a553fcfe9a0c8158cad8a780c52139d
Add logic to the default_handler to enable script delivery to script
processors located in the output filter stack. This is on by default,
but will change "soon" to off -- the processors will then need to
enable it when they are installed into the filter chain.

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