SOLVED -- RE: Problems with mod_jk and Apache SetHandler

2003-10-10 Thread Nathan Christiansen
I am posting the solution so that someone else can benefit from my work. The problem was solved by wrapping the FilesMatch... directive in a DirectoryMatch... directive as follows: # Exclude the Tomcat webapps directory from the Mason handler DirectoryMatch !/var/tomcat4/webapps/ FilesMatch

RE: NOT SOLVED -- RE: Problems with mod_jk and Apache SetHandler

2003-10-10 Thread Nathan Christiansen
Actually this code prevents Mason from working. -- Nathan Christiansen Tahitian Noni International http://www.tahitiannoni.com -Original Message- From: Nathan Christiansen Sent: Friday, October 10, 2003 1:34 PM To: Tomcat Users List Subject: SOLVED -- RE: Problems with mod_jk

RE: REALLY SOLVED THIS TIME -- RE: Problems with mod_jk and Apache SetHandler

2003-10-10 Thread Nathan Christiansen
Noni International http://www.tahitiannoni.com -Original Message- From: Nathan Christiansen Sent: Friday, October 10, 2003 2:49 PM To: Tomcat Users List Subject: RE: NOT SOLVED -- RE: Problems with mod_jk and Apache SetHandler Actually this code prevents Mason from working. -- Nathan

RE: Problems with mod_jk and Apache SetHandler

2003-10-09 Thread Nathan Christiansen
I have an update. The webap runs fine using the standalone version of Tomcat (http://host:8080/cm/servlet/cm/welcome). Has anyone had a similar problem? -- Nathan Christiansen Tahitian Noni International http://www.tahitiannoni.com -Original Message- From: Nathan Christiansen