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

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|REOPENED                    |RESOLVED

--- Comment #11 from Mark Thomas <[email protected]> ---
I understand the use case.

Using the canonical name on the Tomcat side is going to trigger the same set of
issues (e.g. broken cookies) as it triggers on the httpd side. The subset of
users for which this is not a concern is going to be very small.

It should be possible to configure Tomcat's virtual hosts to align with
httpd's. Since this issue was raised Tomcat added limited support for wildcards
(see bug 18500).

Depending on the exact requirements, it is likely that other httpd
configuration options (mod_headers, mod_rewrite, etc.) can be used to achieve
the desired results.

-- 
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]

Reply via email to