Re: tomcat server question

2001-07-17 Thread Nick Stoianov



The link that you sent is about Apache with 
mod_jserv - I'm using mod_jk. I saw mod_jk howto (in case you decide to send me 
that link too) but there is no information there how to redirect the jsp 
requests to a different machine
 
Nick
 

  - Original Message - 
  From: 
  Filip Hanik 
  To: [EMAIL PROTECTED] 
  
  Sent: Tuesday, July 17, 2001 3:06 
PM
  Subject: RE: tomcat server question
  
  http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-apache-howto.html
   
  ~Namaste - I bow to the divine in you~Filip 
  HanikSoftware Architect[EMAIL PROTECTED]www.filip.net 
  
-Original Message-From: Nick Stoianov 
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, July 17, 2001 2:54 
PMTo: [EMAIL PROTECTED]Subject: 
tomcat server question
Hey guys,
 
I have the following question. I set up a 
tomcat server. I have an Apache server on a different machine. What should I 
put in the configuration of Apache and Tomcat so that when apache receive a 
request for a jsp file it will redirect the request to the Tomcat server? 
And Apache will serve only the HTML and image files - but not the jsp 
files.
 
 
Nick


RE: tomcat server question

2001-07-17 Thread Filip Hanik



http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-apache-howto.html
 
~Namaste - I bow to the divine in you~Filip 
HanikSoftware Architect[EMAIL PROTECTED]www.filip.net 

  -Original Message-From: Nick Stoianov 
  [mailto:[EMAIL PROTECTED]]Sent: Tuesday, July 17, 2001 2:54 
  PMTo: [EMAIL PROTECTED]Subject: tomcat 
  server question
  Hey guys,
   
  I have the following question. I set up a tomcat 
  server. I have an Apache server on a different machine. What should I put in 
  the configuration of Apache and Tomcat so that when apache receive a request 
  for a jsp file it will redirect the request to the Tomcat server? And Apache 
  will serve only the HTML and image files - but not the jsp 
  files.
   
   
  Nick