WebAppDeply and UseCanonicalNames

2002-03-18 Thread Brent Johnson
Tomcat Version: 4.0.x (not sure which exact release - I think its 4.0.2) I've got a pretty serious problem right now that I'm having trouble fixing. I've got a production website running and I need to change the header of the pages on the website depending on the hostname in the URL. I've got

RE: WebAppDeply and UseCanonicalNames

2002-03-18 Thread Brent Johnson
- From: Brent Johnson [EMAIL PROTECTED] To: Tomcat-User (E-mail) [EMAIL PROTECTED] Sent: Monday, March 18, 2002 3:09 PM Subject: WebAppDeply and UseCanonicalNames Tomcat Version: 4.0.x (not sure which exact release - I think its 4.0.2) I've got a pretty serious problem right now that I'm having

WebAppDeply and UseCanonicalNames

2002-03-14 Thread Brent Johnson
Tomcat Version: 4.0.x (not sure which exact release - I think its 4.0.2) I've got a pretty serious problem right now that I'm having trouble fixing. I've got a production website running and I need to change the header of the pages on the website depending on the hostname in the URL. I've got

Tomcat vs Apache and Errors

2002-01-08 Thread Brent Johnson
I just upgraded from Tomcat 3.2.x to 4.0. I'm using it with Apache 1.3.19 and the webapp module to connect. I've noticed something very odd though... It seems as though Tomcat is handling all the errors? Any error I get is output by Tomcat itself (a 404 error, a 500 error, etc). In Tomcat

Multiple WEB-INF

2001-10-04 Thread Brent Johnson
I saw some posts in the mailing list archives about this but haven't really found the solution. I've got a development location and a staging location where I keep all my JSP files (and XML using Cocoon). I've then got virtual host entries for both sites. The problem is, I'd like to separate

Worker Classpath

2000-12-07 Thread brent . johnson
Does anyone know of a way to override the classpath for a single AJP13 worker? I'd like to have a worker (or set of load-balanced workers) set aside which has a classpath set to point at a location where the java files will not be changed (a "staging" type of environment - com.mycomp.temp for

Re: Solaris binary for mod_jk.so

2000-11-30 Thread brent . johnson
athan Eric Miller" To: "Tomcat User" [EMAIL PROTECTED] jemiller@uch cc: (bcc: Brent Johnson/HPC) icago.e

Ajp13 Problems w Mod_JK

2000-11-16 Thread brent . johnson
These are a few problems/questions I'm having upgrading and using Tomcat 3.1 to 3.2 with Ajp13 instead of 12 (for SSL). 1) As for SSL security can apache handle the security and THEN pass off the request to Tomcat? (the pass to tomcat would be internal behind a firewall) 2) I've noticed when