%{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-
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:
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
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