From: Erik Abele Date: Wed, 13 Feb 2008 14:41:01 +0000 (+0000) Subject: Fix reference to RewriteCond - there's no class="module" in our XML. X-Git-Tag: 2.2.9~367 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce14ae5e886f550fff387d2a5da7cb40ccaa7113;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.2.x@627429 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml index b0c9510d949..db947bfa34e 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.