RE: Help needed with Apache 2.0.47 Tomcat 4.1.27 + mod_jk

2003-10-29 Thread Asif Chowdhary
Check yesterdays email from me or Florian -Original Message- From: Joaquin Corchero [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 10:13 AM To: [EMAIL PROTECTED] Subject: Help needed with Apache 2.0.47 Tomcat 4.1.27 + mod_jk Hi! I'm new in tomcat and I have a problem (very

Re: Help needed with Apache 2.0.47 Tomcat 4.1.27 + mod_jk

2003-10-29 Thread Oscar Carrillo
Does Apache launches and serves up plain html files? If so, most likely it's the mapping done in httpd.conf and/or the auto-generated modjk.conf file. I have examples on how to do it in httpd.conf for virtual hosting here: http://daydream.stanford.edu/tomcat/install_web_services.html It may help

Re: Help needed with Apache 2.0.47 Tomcat 4.1.27 + mod_jk

2003-10-30 Thread Joaquin Corchero
t=localhost:80 because I'm not using SSL. Attached you will find my httpd.conf, server.xml and workers.properties. Thank you for your help. Joaquin - Original Message - From: "Oscar Carrillo" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTE

Re: Help needed with Apache 2.0.47 Tomcat 4.1.27 + mod_jk

2003-10-30 Thread Joaquin Corchero
x27;m not using SSL. Attached you will find my httpd.conf, server.xml and workers.properties. Thank you for your help. Joaquin Talego > - Original Message - > From: "Oscar Carrillo" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]&g

Re: Help needed with Apache 2.0.47 Tomcat 4.1.27 + mod_jk

2003-10-30 Thread Oscar Carrillo
hese changes today on my site. Sorry for the confusion. Check John Turner's site if you want for double-checking, which there is a link on my site to. Good luck, Oscar > > Attached you will find my httpd.conf, server.xml and workers.properties. > > Thank you for your help. &

RE: Help needed with Apache 2.0.47 Tomcat 4.1.27 + mod_jk

2003-11-06 Thread Ray Madigan
Sent: Thursday, October 30, 2003 10:33 AM To: Tomcat Users List Subject: Re: Help needed with Apache 2.0.47 Tomcat 4.1.27 + mod_jk Be careful in sending to this list. There were multiple messages of the same post. Answers within. On Thu, 30 Oct 2003, Joaquin Corchero wrote: > Hi everyone > >