]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
http://httpd.apache.org/docs/2.2/mod/mod_ext_filter.html#comment_3822
authorRich Bowen <rbowen@apache.org>
Wed, 25 Mar 2015 18:39:20 +0000 (18:39 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 25 Mar 2015 18:39:20 +0000 (18:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1669201 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ext_filter.html.en
docs/manual/mod/mod_ext_filter.xml

index 098c86b9c1e5a38e6dd65cfda333391e6c733ce8..8909b4069f7b7a0cfa7313c9bf4441631fe26215 100644 (file)
@@ -170,6 +170,14 @@ delivery to the client</td></tr>
         </span>
         &lt;/Location&gt;
       </code></p></div>
+
+        <div class="note">
+        <p>You can do the same thing using <code class="module"><a href="../mod/mod_substitute.html">mod_substitute</a></code>
+        without invoking an external process.</p>
+        </div>
+     
+     <h3>Tracing another filter</h3>
     
 
     <h3>Tracing another filter</h3>
index f3af4062d5820f937dd3e2af3986a4b7959e9eaa..af05604486b6ff07b2f98274c5afd3dd538dbfc2 100644 (file)
@@ -153,6 +153,14 @@ delivery to the client</description>
         </indent>
         &lt;/Location&gt;
       </example>
+
+        <note>
+        <p>You can do the same thing using <module>mod_substitute</module>
+        without invoking an external process.</p>
+        </note>
+     </section>
+     <section><title>Tracing another filter</title>
     </section>
 
     <section><title>Tracing another filter</title>