Re: Apache Httpd & Tomcat error pages

2008-09-09 Thread Pierre Goupil
t Users List" > Sent: Tuesday, September 09, 2008 4:54 PM > Subject: Apache Httpd & Tomcat error pages > > > > Hi all, >> >> We've got an Httpd 2.0 server sitting in front of a Tomcat 5.5 with >> mod_jk. >> Tomcat has several set up, amongst whi

Re: Apache Httpd & Tomcat error pages

2008-09-09 Thread Johnny Kewl
- Original Message - From: "Pierre Goupil" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, September 09, 2008 4:54 PM Subject: Apache Httpd & Tomcat error pages Hi all, We've got an Httpd 2.0 server sitting in front of a Tomcat 5.5 wit

Apache Httpd & Tomcat error pages

2008-09-09 Thread Pierre Goupil
Hi all, We've got an Httpd 2.0 server sitting in front of a Tomcat 5.5 with mod_jk. Tomcat has several set up, amongst which HTTP 404, and so has Httpd. When the user tries & retrieve an inexistent page, he or she receives the page from Tomcat, with a 404 error-code. Can anyone explain me why th