You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ahnf <in...@yahoo.com> on 2008/04/04 22:54:32 UTC

dynamically add new virtual host?

Hi,
How can I add a new virtual host on the fly, and have that configuration be persisted?

I see the "host-manager" app, however once the host is added under conf/Catalina/<host>

upon tomcat restart that host is not picked up because the server.xml is not edited. Is the
host-manager app still in development?

Secondly, does anyone know of a way to have server.xml fetch configuration from included files
such as in apache "Include someDir/*.conf"

thanks!



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org