|
When using tomcat and apache, you simply set up a
new document root and mapping within httpd.conf for each webapp you want
accessable via Apache. When you run tomcat, it automatically generates the
Apache directives required to use Apache and Tomcat together uising mod_jk -
look at the file mod_jk.conf-auto. This file is overwritten whenever tomcat is
restarted, so don't edit it directly.
For more info check the mod_jk-howto included with
the tomcat distro.
sam
----- Original Message -----
|
- Define the /var/www to serve .jsp ? Dino Ming
- RE: Define the /var/www to serve .jsp ? Sam Newman
- RE: Define the /var/www to serve .jsp ? Brandon Cruz
- Re: Define the /var/www to serve .jsp ? Dino Ming
