You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2009/02/21 17:57:10 UTC

svn commit: r746540 - /httpd/httpd/trunk/docs/manual/mod/mod_headers.xml

Author: lgentis
Date: Sat Feb 21 16:57:09 2009
New Revision: 746540

URL: http://svn.apache.org/viewvc?rev=746540&view=rev
Log:
headers replaced by directives line 48

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_headers.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_headers.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_headers.xml?rev=746540&r1=746539&r2=746540&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_headers.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_headers.xml Sat Feb 21 16:57:09 2009
@@ -45,7 +45,7 @@
     <p>Order of processing is important and is affected both by the
     order in the configuration file and by placement in <a
     href="../sections.html#mergin">configuration sections</a>. These
-    two headers have a different effect if reversed:</p>
+    two directives have a different effect if reversed:</p>
 
     <example>
       RequestHeader append MirrorID "mirror 12"<br />