]> 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)
commit72f0111ad86c7f2d1424e07409c5113a7eff74a7
tree005538fe53628d020f1f157e13e096cd16b5e7da
parent01b99447729a3d43891997806106be6bec3637ff
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