From: Rich Bowen
Here are all possible substitution combinations and their +
Here are the possible combinations of substitution string + form, context, and the [R] and [P] flags, and their meanings:
-Inside per-server configuration
- ( Outside httpd.conf)
+
for request ``GET
/somepath/pathinfo'':
Inside per-directory configuration for
+ Inside /somepath
- (/physical/path/to/somepath/.htaccess, with
+ (e.g., .htaccess or <Directory>, with
RewriteBase "/somepath")
for request ``GET
/somepath/localpath/pathinfo'':
diff --git a/docs/manual/rewrite/htaccess.xml b/docs/manual/rewrite/htaccess.xml
index d7008cc6c0..934fe5136e 100644
--- a/docs/manual/rewrite/htaccess.xml
+++ b/docs/manual/rewrite/htaccess.xml
@@ -47,6 +47,7 @@ processes rules in per-directory context, see the