https://issues.apache.org/bugzilla/show_bug.cgi?id=47765
Summary: Documentation Enhancement for ProxyPass &
ProxyPassReverse
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Ryan Watkins <[email protected]> 2009-08-28 14:52:03 PDT
---
The documentation for the ProxyPass and ProxyPassReverse directives say they're
allowed in the directory context, but it doesn't list any of their limitations
such as they aren't allowed in <Directory> or <Files> sections.
Please update the text for both of these directives stating something like the
following:
*ProxyPass is not allowed in <Directory> or <Files> sections.
*ProxyPassReverse is not allowed in <Directory> or <Files> sections.
Or...
Another idea would be to update the "What Directives are Allowed?" section of
page
http://httpd.apache.org/docs/2.0/sections.html so it has two new bullets listed
as follows:
*The ProxyPass directive cannot be used in <Directory> and <Files> sections.
*The ProxyPassReverse directive cannot be used in <Directory> and <Files>
sections.
I think this documentation update could help better clarify some of the
undocumented restrictions that exist for these two directives today. Thank
you!
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]