From: Rich Bowen Date: Wed, 25 Mar 2015 18:39:20 +0000 (+0000) Subject: http://httpd.apache.org/docs/2.2/mod/mod_ext_filter.html#comment_3822 X-Git-Tag: 2.2.30~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7adda28ae025b562b9987ff97f63bb22eee04368;p=thirdparty%2Fapache%2Fhttpd.git http://httpd.apache.org/docs/2.2/mod/mod_ext_filter.html#comment_3822 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1669201 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ext_filter.html.en b/docs/manual/mod/mod_ext_filter.html.en index 098c86b9c1e..8909b4069f7 100644 --- a/docs/manual/mod/mod_ext_filter.html.en +++ b/docs/manual/mod/mod_ext_filter.html.en @@ -170,6 +170,14 @@ delivery to the client </Location>

+ +
+

You can do the same thing using mod_substitute + without invoking an external process.

+
+ + +

Tracing another filter

Tracing another filter

diff --git a/docs/manual/mod/mod_ext_filter.xml b/docs/manual/mod/mod_ext_filter.xml index f3af4062d58..af05604486b 100644 --- a/docs/manual/mod/mod_ext_filter.xml +++ b/docs/manual/mod/mod_ext_filter.xml @@ -153,6 +153,14 @@ delivery to the client </Location> + + +

You can do the same thing using mod_substitute + without invoking an external process.

+
+ + +
Tracing another filter
Tracing another filter