You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Marcos Martinez Martinez <ma...@maui.vfh.hs-bremerhaven.de> on 2000/03/03 10:10:27 UTC

SSI for Apache + Tomcat

	Someone knows how must be config the support for SSI (shtml or jhtml pages)
with Apache & Tomcat.

	I remember that with Apache + Jserv, the only  was to say to the
Apache where was the servlet which process the SSI petitions. Something like:

	ApJServAction .jhtml  org.apache.servlet.ssi.SSI

but what is the way with Tomcat + Apache ?

Thanks.