Bryan Rood at [EMAIL PROTECTED] wrote:
> I am trying to find the "connectors" dir to compile mod_webapp.so
> but it doesn't exist in the source I have.
> this is what server.xml says for jakarta-tomcat-4.0-b6/conf(the jakarta_home
> dir right there is what bin src zip file inflates to):
>
> <!-- The MOD_WEBAPP connector is used to connect Apache 1.3 with Tomcat 4.0
> as its servlet container. This is built by following these steps:
>
> - cd {TOMCAT-SRC-HOME}/connectors
> - make
> - (Edit "Makedefs" as needed for your installation)
> - make
> - su root
> - cp connectors/apache-1.3/mod_webapp.so {APACHE_HOME}/libexec
> - exit
>
> can someone who has done this, show me how blind I am, because I can't find
> it anywhere in the
Wha... I forgot to patch that... Check out the
jakarta-tomcat-connectors/webapp CVS tree... :)
Pier