https://issues.apache.org/bugzilla/show_bug.cgi?id=55351
Bug ID: 55351
Summary: allow ProxyPassReverseCookieDomain to automatically
determine public-domain
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_proxy
Assignee: [email protected]
Reporter: [email protected]
Hi.
Right now one has to set
ProxyPassReverseCookieDomain internal-domain public-domain
This breaks as soon as ServerAliases are used since one can only give one
public domain.
When public-domain is ommited, it should automatically determine it each time,
depending on the hostname used in the client request.
Cheers,
Chris.
btw: Can't you switch the ordering of internal-domain public-domain to match
that oft the other reverse proxy directives, i.e. first the external name, then
the internal/reverse name?
--
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]