From: Erik Abele Date: Wed, 13 Feb 2008 14:41:08 +0000 (+0000) Subject: Fix reference to RewriteCond - there's no class="module" in our XML. X-Git-Tag: 2.0.64~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a62bd2eef9c69d1eb08c09b4801bcf5f2dceaea8;p=thirdparty%2Fapache%2Fhttpd.git Fix reference to RewriteCond - there's no class="module" in our XML. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@627430 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml index d4ce8406654..3db7e9ebf9c 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.