From: Erik Abele Date: Wed, 13 Feb 2008 14:40:46 +0000 (+0000) Subject: Fix reference to RewriteCond - there's no class="module" in our XML. X-Git-Tag: 2.3.0~976 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=630e867e8bef3cd97e321ee11ac43b35ae014210;p=apache Fix reference to RewriteCond - there's no class="module" in our XML. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@627428 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml index 9712c78ae9..ae22438830 100644 --- a/docs/manual/mod/mod_setenvif.xml +++ b/docs/manual/mod/mod_setenvif.xml @@ -169,8 +169,9 @@ respect to case
  • Request_URI - 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 - mod_rewrite - for extra information on how to match your query string.
  • + the RewriteCond + directive of mod_rewrite for extra information on + how to match your query string.