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/trunk@
1669200 13f79535-47bb-0310-9956-
ffa450edef68
SetOutputFilter fixtext
</Location></pre>
+
+<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>
SetOutputFilter fixtext
</Location>
</highlight>
+
+<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>