Hello, 

if I want the whole apache directory tree /servlet/ and all the files and 
directories within to be routed to Tomcat worker1, what of the following is 
correct in mod_jk.conf?

JkMount /servlet/ worker1


JkMount /servlet worker1


JkMount /servlet/* worker1


JkMount /servlet worker1
JkMount /servlet/* worker1
(both together)

?

Many Thanks!
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]

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

Reply via email to