You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David da Guia Carvalho <dg...@animus-ti.com.br> on 2005/02/15 18:26:57 UTC

Reload aplication

Hi,

I would like to allow users reload especific aplications with a
expecific "users and roles".
I dont whant to allow access direct to the manager page... (because user
could be able to reload and undeploy any aplication!)
There is any way to do this... (Sorry by this question but Im new in
tomcat world!)
Any recommended docs???

Best Regards,

--
------------------------------------------------
David da Guia Carvalho
Animus Tecnologia da Informação
Tel.: (21) 3525-8800
Fax: (21) 3525-8801
http://www.animus-ti.com.br
------------------------------------------------


Apache httpd and Tomcat with multiple virtual hosts

Posted by Bernard <bh...@actrix.gen.nz>.
Hi,

I am setting up Apache 2 with mod_jk and Tomcat 5.5 with multiple
virtual hosts.

My background is mod_jserv where I had
ApJServMount /myServletAlias /myZone
in the <VirtualHost> sections.

Now Tomcat, I undestand, has also its own virtual hosts in server.xml,
e.g. <Host name="localhost" appBase="webapps" ...

So with this scheme

Apache has its own virtual hosts.

And Tomcat has its own virtual hosts.

I feel a uncomfortable with the duplication of server names and server
aliases in two different configuration files. Isn't there a better way
to manage multiple virtual hosts?

Bernard



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org