Re: Apache and Tomcat on separate servers

2001-01-05 Thread Derek M. A. Lee-Wo
; Cc: <[EMAIL PROTECTED]> > Sent: Friday, January 05, 2001 5:38 PM > Subject: Re: Apache and Tomcat on separate servers > > > > It is possible to host tomcat and apache on diff hosts, but if I > > recall, the JSP pages or servlet-mapped urls, served by tomcat, can't >

Re: Apache and Tomcat on separate servers

2001-01-05 Thread Derek M. A. Lee-Wo
o: <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, January 05, 2001 5:38 PM > Subject: Re: Apache and Tomcat on separate servers > > > > It is possible to host tomcat and apache on diff hosts, but if I > > recall, the JSP pages or servlet-mapped u

Re: Apache and Tomcat on separate servers

2001-01-05 Thread Filip Hanik
two machines. it is not problem what so ever, let me know if you need more help Filip - Original Message - From: "Stuart Maclean" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 05, 2001 5:38 PM Subject: Re: Apache an

Re: Apache and Tomcat on separate servers

2001-01-05 Thread Stuart Maclean
It is possible to host tomcat and apache on diff hosts, but if I recall, the JSP pages or servlet-mapped urls, served by tomcat, can't refer to any urls served by the apache side, notably images, included HTML etc. I ended up with such a mess of files on both hosts I host both on one machine. No