Mike, I had better luck using mod_jk, than with warp (on W2K). It would not find and load images.
Dave -----Original Message----- From: Mike Kelley [mailto:[EMAIL PROTECTED]] Sent: Monday, November 12, 2001 9:51 AM To: 'Tomcat Users List' Subject: Tying tomcat and apache together I'm new to the user list and I'm reading through the archive so don't kill me for asking before "RTFM" I'm on a W2K machine Using apache 1.3.22 Using Tomcat 4.0 Using j2sdk1.3.1_01 Apache is up and working Tomcat is up and running Ive added LoadModule webapp_module modules/mod_webapp.so AddModule mod_webapp.c WebAppConnection conn warp localhost:8008 WebAppDeploy examples conn /examples WebAppDeploy jsp conn /jsp WebAppInfo /webapp-info If I use Localhost/ I get default apache page Localhost:8080/ I get default tomcat page Localhost/examples/jsp Gets me a "Page Not Found" Localhost:8080/examples/jsp Gets the expected examples I followed the install instructions from apacheweek 268, I'm checking the archive nothing yet. Any Help? -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
