You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by bu...@apache.org on 2020/11/09 04:45:19 UTC

[Bug 64900] New: The path in directive "ProxyPass" should not be optional.

https://bz.apache.org/bugzilla/show_bug.cgi?id=64900

            Bug ID: 64900
           Summary: The path in directive "ProxyPass" should not be
                    optional.
           Product: Apache httpd-2
           Version: 2.4.43
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: docs@httpd.apache.org
          Reporter: zhoushulin1992@gmail.com
  Target Milestone: ---

In the document of directive
"ProxyPass"(http://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxypass), the
directive value 'path' is optional in the Syntax description. However, when
this directive is used outside a <Location>, the 'path' value is a necessary
one, and no where to explain this constraint. So it needs some description
about that. The similar situation also occurs in directive "ProxyPassMatch" and
"ProxyPassReverse".

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org