That article is for using mod_webapp as the connector between
Tomcat 4 and Apache.  I wouldn't necessarily consider that
a "best practice".  I have found mod_jk 1.2 a better solution
for my needs.

With mod_jk 1.2 I use the Apache mod_jk config directive JkAutoAlias.
This automatically maps Apache to serve static files for all web contexts.

Or you could do it individualu with yhe apache Alias directive.

The only docs I see for JkAutoAlias are in the jakarta-tomcat-connectors
CVS repository in file jk/doc/mod_jk-howto.html.

Regards,

Glenn

[EMAIL PROTECTED] wrote:
> Hi Tal,
> 
> never done it myself but here is a best practices
> "Making Tomcat Work with Apache":
> 
> http://dcb.sun.com/practices/howtos/tomcat_apache.jsp
> 
> Hope that helps,
> Carsten
> 
> -----Ursprüngliche Nachricht-----
> Von: Adar Wesley [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 26. August 2002 15:14
> An: 'Tomcat Users List'
> Betreff: apache-tomcat
> 
> 
> Hi Group !
> 
> I have a tomcat connected to apache. I would like to use apache for static
> content and tomcat for dynamic.
> Any ideas how to do that ?
> Any references ?
> 
> 
> Tal Moshaiov
> Log-On
> [EMAIL PROTECTED]
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]
> 




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to