> From: Steffen Heil [mailto:li...@steffen-heil.de] > Subject: AW: Is it possible to set the port for tomcat manager to 8080 > and root port 80??? > > Yes. > > You need to define TWO <service /> nodes, each with its own > <connector /> (using different ports) an its own <engine />, > each with its own <host />, one with the manager as <context />, > one with the other web applications.
As Pid pointed out, this doesn't work: the scope of the manager webapp is the <Host> it's deployed under. The whole idea smacks of security through obscurity - which means you've accomplished nothing. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org