]> granicus.if.org Git - apache/commitdiff
Note that using rewrites with a file-path substitution in a .htaccess file will look...
authorDaniel Gruno <humbedooh@apache.org>
Fri, 31 Aug 2012 07:02:54 +0000 (07:02 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 31 Aug 2012 07:02:54 +0000 (07:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379321 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 5701c67a5cb663c2c9b56dac0cbddea300d666c5..a40f7121f6ff3a25ee3feb5863893471cbe3a0bd 100644 (file)
@@ -1046,7 +1046,9 @@ cannot use <code>$N</code> in the substitution string!
         you specify a <em>Substitution</em> string of
         <code>/www/file.html</code>, then this will be treated as a
         URL-path <em>unless</em> a directory named <code>www</code>
-        exists at the root or your file-system, in which case it will
+        exists at the root or your file-system (or, in the case of 
+        using rewrites in a <code>.htaccess</code> file, relative to
+        your document root), in which case it will
         be treated as a file-system path. If you wish other
         URL-mapping directives (such as <directive
         module="mod_alias">Alias</directive>) to be applied to the