This brings me to the problem I'm currently having. When I make a webapp
in Tomcat and define a ROOT context, it doesn't put any DocumentRoot
statement in the auto-generated mod_jk.conf.

Basically, I'm trying to be able to do all configuration for a virtual
host with an AutoWebApp entry in Tomcat's server.xml. I want everything
Apache needs (DocumentRoot, JkMounts, the "deny" entries for WEB-INF....
everything) to be autogenerated by Tomcat.

Does anyone know of a way to make it do this?

----- Original Message -----
From: "Emerson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, January 29, 2002 12:55 PM
Subject: Re: Errors using warp connector


Why don't you just use mod_jk.so
you have just to put one line in http.conf, the file with contexts conf.
is
generated automaticly by tomcat (i think till version 3.2.4)





--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to