RE: Porblem editing httpd.conf

2003-01-23 Thread Denise Mangano
E: Porblem editing httpd.conf True, but only with Apache 1.3.x. With Apache 2, there's no need for AddModule. John > -Original Message- > From: Denise Mangano [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 11:53 PM > To: 'Tomcat Users List

RE: Porblem editing httpd.conf

2003-01-23 Thread Bill
be: > > AddModule mod_jk202.0.43.c > > HTH > Denise > > -Original Message- > From: Turner, John [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 2:09 PM > To: 'Tomcat Users List' > Subject: RE: Porblem editi

RE: Porblem editing httpd.conf

2003-01-23 Thread Turner, John
True, but only with Apache 1.3.x. With Apache 2, there's no need for AddModule. John > -Original Message- > From: Denise Mangano [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 11:53 PM > To: 'Tomcat Users List' > Subject: RE: Porblem editi

RE: Porblem editing httpd.conf

2003-01-22 Thread Denise Mangano
ct: RE: Porblem editing httpd.conf Oops, you're right. My bad. Good eye. John > -Original Message- > From: Andy Eastham [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 1:58 PM > To: Tomcat Users List > Subject: RE: Porblem editing httpd.conf > >

RE: Porblem editing httpd.conf

2003-01-22 Thread Turner, John
Oops, you're right. My bad. Good eye. John > -Original Message- > From: Andy Eastham [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 1:58 PM > To: Tomcat Users List > Subject: RE: Porblem editing httpd.conf > > > John, > >

RE: Porblem editing httpd.conf

2003-01-22 Thread Andy Eastham
John, Do you not need to name it too, ie LoadModule jk2_module modules/mod_jk2-2.0.43.so Thats what's in my working set up anyway. Andy > -Original Message- > From: Turner, John [mailto:[EMAIL PROTECTED]] > Sent: 22 January 2003 18:07 > To: 'Tomcat Users List&#

RE: Porblem editing httpd.conf

2003-01-22 Thread Turner, John
Tell it where: LoadModule modules/mod_jk2-2.0.43.so John > -Original Message- > From: pcampaigne [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 1:03 PM > To: Tomcat Users List > Subject: Porblem editing httpd.conf > > > After I added the following line to httpd.conf,