Hello,
I'm new to the list and fairly new to TomCat. I've used it to deploy
simple apps, but now need to get some SSI involved.
I've followed the How To located here:
http://tomcat.apache.org/tomcat-6.0-doc/ssi-howto.html
Two problems:
1) when modifying my web.xml conf as instructed, that file says:
<!-- IMPORTANT: To use the SSI filter, you also need to rename
the -->
<!-- $CATALINA_HOME/server/lib/servlets-ssi.renametojar
file -->
<!-- to $CATALINA_HOME/server/lib/servlets-
ssi.jar -->
I don't have a servlets-ssi.renametojar file nor an existing servlets-
ssi.jar. I downloaded various versions of 6.0.x and it doesn't appear
to be a part of any of those archives. I can only find that file in
archives of TomCat 5.5.
2) I'm unsure about this part of the How To: "Only Contexts which are
marked as privileged may use SSI features (see the privileged property
of the Context element)."
Can someone point me in the right direction as to what this means? It
seems to indicate that my deployed apps will have to be given
permission to use SSI, but I'm not sure where to configure this.
Thanks in advance,
-Steve
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]