]> granicus.if.org Git - apache/commitdiff
Clarify when [NC] is effective.
authorJoshua Slive <slive@apache.org>
Wed, 18 Oct 2000 05:14:41 +0000 (05:14 +0000)
committerJoshua Slive <slive@apache.org>
Wed, 18 Oct 2000 05:14:41 +0000 (05:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86639 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html

index 86135dfe8b93785035b40d60908f739c03a70185..6f358c1b03f6d21e09b223e2b4381a9d4b02ea31 100644 (file)
@@ -1275,6 +1275,9 @@ is a comma-separated list of the following flags:
     This makes the test case-insensitive, <EM>i.e.</EM>, there is
     no difference between 'A-Z' and 'a-z' both in the expanded
     <EM>TestString</EM> and the <EM>CondPattern</EM>.
+    This flag is effective only for comparisons between
+    <EM>TestString</EM> and <EM>CondPattern</EM>.  It has no
+    effect on filesystem and subrequest checks.
 <P>
 <LI>'<STRONG><CODE>ornext|OR</CODE></STRONG>' (<STRONG>or</STRONG> next condition)<BR>
     Use this to combine rule conditions with a local OR instead of the