Author: covener Date: Sun Jan 8 16:57:55 2012 New Revision: 1228894 URL: http://svn.apache.org/viewvc?rev=1228894&view=rev Log: rewrite guesses URL or Filesystem in server context, but treats everything as a URL in per-dir context. Modified: httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml Modified: httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml?rev=1228894&r1=1228893&r2=1228894&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml Sun Jan 8 16:57:55 2012 @@ -1003,7 +1003,10 @@ cannot use $N in the substi
file-system path
Designates the location on the file-system of the resource - to be delivered to the client.
+ to be delivered to the client. Substitutions are only + treated as a file-system path when the rule is configured in + server (virtualhost) context and the first component of the + path in the substitution is exists in the file-system
URL-path