How can I enable SSI (server-side includes) under Tomcat/Apache?
Author: Sanket Taur (http://www.jguru.com/guru/viewbio.jsp?EID=1178189), Aug 26, 2004Rename Apache Tomcat-installation-directory/server/lib/servlets-ssi.renametojar to Tomcat–installation-directory/server/lib/servlets-ssi.jar.Remove the XML comments from around the SSI servlet and servlet-mapping configuration in Apache Tomcat-installation-directory/conf/web.xml.
Sanket Taur, Aug 26, 2004 [replies:3] Rename Apache Tomcat-installation-directory/server/lib/servlets-ssi.renametojar to Tomcat–installation-directory/server/lib/servlets-ssi.jar. Remove the XML comments from around the SSI servlet and servlet-mapping configuration in Apache Tomcat-installation-directory/conf/web.xml.