summaryrefslogtreecommitdiff
path: root/docs/manual/mod/directive-dict.xml
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2003-07-23 19:36:36 +0000
committerJoshua Slive <slive@apache.org>2003-07-23 19:36:36 +0000
commit20deaccf3edbea3d8df850de3e01b0649811a490 (patch)
tree7cac72b29ee59b60ba150532da0ec150706b4fe7 /docs/manual/mod/directive-dict.xml
parent2f283a1dcd7dfc290cec4b1284892eb5af5de45c (diff)
downloadhttpd-20deaccf3edbea3d8df850de3e01b0649811a490.tar.gz
Hit a couple files that hadn't been adapted to account
for the move from <Directory proxy:> to <proxy> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100748 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/directive-dict.xml')
-rw-r--r--docs/manual/mod/directive-dict.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/manual/mod/directive-dict.xml b/docs/manual/mod/directive-dict.xml
index d07acfc23a..1c82866d6c 100644
--- a/docs/manual/mod/directive-dict.xml
+++ b/docs/manual/mod/directive-dict.xml
@@ -147,12 +147,13 @@
<dd>A directive marked as being valid in this context may be
used inside <directive module="core"
- type="section">Directory</directive>,
- <directive type="section" module="core">Location</directive>,
- and <directive module="core" type="section">Files</directive>
- containers in the server configuration files, subject to the
- restrictions outlined in <a href="../sections.html">How
- Directory, Location and Files sections work</a>.</dd>
+ type="section">Directory</directive>, <directive type="section"
+ module="core">Location</directive>, <directive module="core"
+ type="section">Files</directive>, and <directive
+ module="mod_proxy" type="section">Proxy</directive> containers
+ in the server configuration files, subject to the restrictions
+ outlined in <a href="../sections.html">Configuration
+ Sections</a>.</dd>
<dt>.htaccess</dt>