See my Win2K/WinXP HOWTO:

http://www.johnturner.com/howto

It uses 4.1.18, but the setup is exactly the same.  It details the setup of
the atuo-config option for Apache, though the file is now called
mod_jk.conf, not tomcat-auto.conf.

Also, regarding the AddModule statement...it's required for Apache 1.3, not
used for Apache 2.  Apache 2 only needs the LoadModule directive, Apache 1.3
needs both.

John

> -----Original Message-----
> From: Paul Bothma [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 17, 2003 2:36 AM
> To: Tomcat Help
> Subject: Apache 2 and Tomcat 4.1.12 on W2K
> 
> 
> Hi,
> 
> Senario:
> 
> I want to use Apache as a front end server to server static 
> content and
> Tomcat listening on port 8009 using mod_jk or perhaps another 
> method to get
> Apache to forward *.jsp and /servlet requests to Tomcat.
> 
> I'm using James 4.1.12 on W2K an would like to use the 
> tomcat.conf-auto
> file. I've looked through the documentation for Tomcat but 
> can't find out
> where I need to add the setting to enable Tomcat to create the file on
> startup. I've tried the Tomcat 3 method of using <ApacheConfig
> confighome="c:/jakarta-tomcat/conf/" /> in /conf/server.xml, 
> but I can't
> still find the config file.
> 
> Any idea what I need to do to create this file.
> 
> FYI. I'm want to use the auto config file, because I'm having 
> troubles using
> a file that I created manually for Apache. The problem is 
> with the AddModule
> mod_jk.c line in /conf/httpd.conf. I've looked through 
> Apache's docs and it
> appears that the AddModule statement has been removed. I 
> guess that the
> mod_jk.dll only works for version 1.3 of  Apache. (I did 
> notice something in
> the Apache docs that there are some changes to how modules 
> are loaded in v.
> 2).
> 
> Any ideas on what can be done to get Tomcat and Apache 2 to 
> work together.
> 
> Thanks,
> 
> Paul
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to