]> granicus.if.org Git - apache/commitdiff
Clarify the phrase "per-directory context"
authorRich Bowen <rbowen@apache.org>
Mon, 11 Feb 2008 16:17:50 +0000 (16:17 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 11 Feb 2008 16:17:50 +0000 (16:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@620513 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/index.html.en
docs/manual/rewrite/index.xml

index 4f4255d758304ff4985129023acf08d58aed3591..2eeb49c64aad4a7701eb4f3e30b39cf2388d1105 100644 (file)
@@ -59,7 +59,8 @@
       <p>This module operates on the full URLs (including the
       path-info part) both in per-server context
       (<code>httpd.conf</code>) and per-directory context
-      (<code>.htaccess</code>) and can even generate query-string
+      (<code>.htaccess</code> files and <code>&lt;Directory&gt;</code>
+      blocks) and can even generate query-string
       parts on result. The rewritten result can lead to internal
       sub-processing, external request redirection or even to an
       internal proxy throughput.</p>
index 58096f9baa132b179d00e731a167b8b14117bfc0..3eef041276b8a5a5b7476d2f9b5f24144f162443 100644 (file)
@@ -64,7 +64,8 @@
       <p>This module operates on the full URLs (including the
       path-info part) both in per-server context
       (<code>httpd.conf</code>) and per-directory context
-      (<code>.htaccess</code>) and can even generate query-string
+      (<code>.htaccess</code> files and <code>&lt;Directory&gt;</code>
+      blocks) and can even generate query-string
       parts on result. The rewritten result can lead to internal
       sub-processing, external request redirection or even to an
       internal proxy throughput.</p>