]> granicus.if.org Git - apache/commitdiff
Fix reference to RewriteCond - there's no class="module" in our XML.
authorErik Abele <erikabele@apache.org>
Wed, 13 Feb 2008 14:40:46 +0000 (14:40 +0000)
committerErik Abele <erikabele@apache.org>
Wed, 13 Feb 2008 14:40:46 +0000 (14:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@627428 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_setenvif.xml

index 9712c78ae9993aeb6803c9eb004bba4157d4597c..ae2243883099288a6afcbe1a494c50c0f81e855c 100644 (file)
@@ -169,8 +169,9 @@ respect to case</description>
       <li><code>Request_URI</code> - the resource requested on the HTTP
        request line -- generally the portion of the URL
       following the scheme and host portion without the query string. See
-      <code class="module"><a href="../mod/mod_rewrite.html#rewritecond">mod_rewrite</a></code>
-      for extra information on how to match your query string.</li>
+      the <directive module="mod_rewrite">RewriteCond</directive>
+      directive of <module>mod_rewrite</module> for extra information on
+      how to match your query string.</li>
     </ul>
 </li>