I have apache/mod_jk/tomcat all running fine with virtual hosts setup in 
server.xml

A few of my servers have over 300 domains but I dont want to have to add all 
those domains to server.xml

Is it possible to enable /home/sites/*/web/ so that any .jsp files will 
execute no matter what domain it is as expected instead of running off the 
docBase set for the virtual host.

Not all of the sites need jsp but I would like to know if I can make it such 
that when I add a new site I dont have to modify server.xml much the same as 
what I do with php/perl access

Is this possible?

Regards,

             Benjamin Charles Tehan


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

Reply via email to