Hi,
from the tomcat-apache-howto:
Each time you start Tomcat, after it loads Contexts (both from the
server.xml and automatically from $TOMCAT_HOME/webapps), it automagically
generates a number of files for you. The two that we're concerned with
are:
tomcat-apache.conf (should really be named mod_jserv.conf-auto)
mod_jk.conf-auto
now this generating does not work at me...
dent:~# ls -l `locate mod_jk.conf`
-rw-r--r-- 1 root root 428 Apr 18 13:19 /etc/tomcat/auto/mod_jk.conf
-rw-r--r-- 1 root root 0 Feb 4 23:31
/var/lib/tomcat/conf/mod_jk.conf
dent:~#
the first file i copied from another tomcat user, the other one belongs to
the package i installed mod_jk.so from, but as u see is 0 byte.
how can i get tomcat4 generate these files for me?
Debian woody, 2.4.18
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>