Grails 1.2.1 Tomcat SSI configuration
Posted
by Visionary Software Solutions
on Stack Overflow
See other posts from Stack Overflow
or by Visionary Software Solutions
Published on 2010-04-02T21:09:30Z
Indexed on
2010/04/02
21:13 UTC
Read the original article
Hit count: 513
Neither a Tomcat nor SSI pro, I'm trying to use a provided template that relies on them heavily for look and feel. The Tomcat page says that SSI is disabled by default. It's installation instructions talk about renaming a Catalina.jar file, which I cannot find in $GRAILS_HOME. How can I configure the bundled Tomcat instance for SSI?
© Stack Overflow or respective owner