From a62bd2eef9c69d1eb08c09b4801bcf5f2dceaea8 Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Wed, 13 Feb 2008 14:41:08 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_setenvif.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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. -- 2.47.2