]> granicus.if.org Git - apache/commitdiff
clarify the no-proxy explanation of Addoutputfilterbytype.
authorAndre Malo <nd@apache.org>
Mon, 9 Dec 2002 12:16:26 +0000 (12:16 +0000)
committerAndre Malo <nd@apache.org>
Mon, 9 Dec 2002 12:16:26 +0000 (12:16 +0000)
Thanks to Rich for pointing out.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97816 13f79535-47bb-0310-9956-ffa450edef68

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

index 99cedab5edc6332135df772965d499845e63a99e..b6fb96ef4fe503a25b7ca32ca873eb628f8b3fdf 100644 (file)
@@ -233,7 +233,7 @@ response without an explicit character set</td></tr><tr><th><a href="directive-d
       <code class="directive"><a href="#forcetype">ForceType</a></code>. Setting the
       content type within a (non-nph) CGI script is also safe.</p>
 
-      <p>The output filters are never applied on proxy requests.</p>
+      <p>The by-type output filters are never applied on proxy requests.</p>
     </div>
 <h3>See also</h3><ul><li><code class="directive"><a href="../mod/mod_mime.html#addoutputfilter">AddOutputFilter</a></code></li><li><code class="directive"><a href="#setoutputfilter">SetOutputFilter</a></code></li><li><a href="../filter.html">filters</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="AllowOverride" id="AllowOverride">AllowOverride</a> <a name="allowoverride" id="allowoverride">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description: 
               </a></th><td>Types of directives that are allowed in
index ccac304776687b330264ad4ddf171de7dc0d5c60..071780850e34ebfc3db80d047c790b4186d14d86 100644 (file)
@@ -203,7 +203,7 @@ response without an explicit character set</description>
       <directive module="core">ForceType</directive>. Setting the
       content type within a (non-nph) CGI script is also safe.</p>
 
-      <p>The output filters are never applied on proxy requests.</p>
+      <p>The by-type output filters are never applied on proxy requests.</p>
     </note>
 </usage>