RE: Apache DirectoryIndex and mod_jk ForwardDirectories not playing nicely

2008-10-06 Thread Townsley, Charlotte
%{REQUEST_URI}index.page [L,NC,QSA,R=301] RewriteCond %{DOCUMENT_ROOT}/EDS/index.shtml !-f RewriteRule ^/$ %{REQUEST_URI}EDS/index.page [L,NC,QSA,R=301] JkMount /*.page ajp13 JkOptions -ForwardDirectories Charlotte Townsley Information Analyst - Web Developer -----Original Message-

Apache DirectoryIndex and mod_jk ForwardDirectories not playing nicely

2008-10-02 Thread Townsley, Charlotte
I'm trying to configure mod_jk 1.2.16.with Apache 1.3.26 and tomcat 5.0.28 on Solaris 9. I compiled the mod_jk from source for the Apache version. Unfortunately, I'm stuck with this environment. Behavior with mod_jk ForwardDirectories: When index.shtml exists * GOOD http:

RE: Webapps and supporting multiple sites

2008-04-16 Thread Townsley, Charlotte
mcat Users List Subject: Re: Webapps and supporting multiple sites -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charlotte, Townsley, Charlotte wrote: | We are in the process of re-designing our web applications. Our new | design uses Tomcat/Apache and must support 100+ separate websites. I | am ne

Webapps and supporting multiple sites

2008-04-15 Thread Townsley, Charlotte
We are in the process of re-designing our web applications. Our new design uses Tomcat/Apache and must support 100+ separate websites. I am new to Tomcat and have some basic, early project questions. Can a Tomcat Webapp effectively support 100+ websites? I've seen cases where a Webapp can be confi