But this method has the same drawback as the current implementation of mod_webapp: It serves all content under a webapp through tomcat. If you want that apache serves the static content you have to place the static content outside the webapp.
> -----Urspr�ngliche Nachricht----- > Von: Rick Mills [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 15. Juli 2002 21:35 > An: Tomcat Users List > Betreff: Re: Tomcat4 + Apache2, and I need the tomcat connectors > > I found that the easiest way to connect Apache to Tomcat was to use > mod_proxy: > http://jakarta.apache.org/tomcat/tomcat-4.0-doc/proxy-howto.html > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
