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

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #11 from Mark Thomas <ma...@apache.org> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to