https://issues.apache.org/bugzilla/show_bug.cgi?id=55734
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |WONTFIX Severity|normal |enhancement --- Comment #13 from Konstantin Kolinko <knst.koli...@gmail.com> --- Note that some places (e.g. the 404 and 403 pages) respond to various URLs. It is so much easier and safer to use absolute URLs in all those responses. The "list" page is one of those places. That is what is shown by default regardless of what command was invoked on the Manager. If one wants to improve that, consider proposing a patch. Note that the manager application does not need to be named "manager". It can be deployed at some/other/path as easily and should work as well. mv manager some#other#path http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Naming -- 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