(Reposted since I got no response first time)


If I want every *.jsp in the entire web tree to be redirected from apache
to tomcat, but still have the jsp files physically stored in the apache
htdocs area, what would my server.xml(and/or mod_jk.conf) look like?

1) do I set the ROOT context of tomcat to be the same location as apache?
OR
2) do I have some sort of obscure global mod_rewrite rule ?
OR
3) do I symlink $TOMCAT_HOME/webapps to $APACHE_HOME/htdocs?
OR
4) something else entirely? 

AND, will this work with ~username server references?

Thanks in advance,
David.

P.S. Running on:  Solaris 2.6/apache 1.3.14/Tomcat 3.2final/mod_jk. (apps
installed yesterday and working fine with separate /htdocs and /webapps
areas.).



--------------------------------------------------------------------
David Bussenschutt          Email: [EMAIL PROTECTED]
Senior Computing Support Officer & Systems Administrator/Programmer
Location: Griffith University. Information Technology Services
          Brisbane Qld. Aust.  (TEN bldg. rm 1.33) Ph: (07)38757079
--------------------------------------------------------------------

Reply via email to