https://issues.apache.org/bugzilla/show_bug.cgi?id=55734

--- Comment #6 from Milo Hyson <m...@cyberlifelabs.com> ---
Cookies and redirects are easy with the directives provided by mod_proxy. At
issue is HTML content. I see no reason why an application should, as a matter
of general practice, bake the context-path into internal references.
/manager/html, for example, has a link that reads /manager/images/asf-logo.gif
when it could read images/asf-logo.gif. Granted, given the particular
architecture that's not necessarily easy to do, but in other cases it is.

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