Mike Jette wrote:

> Where can I find the spec to implement Server-Side Include (SSI) on Jakarta
> Tomcat 4.0?

There isn't an actual spec for SSI feature for Tomcat 4.0.  It follows the NCSA
SSI rules same as the Apache documentation.  You need to uncomment SSI Servlet
in web.xml.  And to use the SSI servlet, you also need to rename the
$CATALINA_HOME/server/lib/servlets-ssi.renametojar file to
$CATALINA_HOME/server/lib/servlets-ssi.jar

Amy

>
>
> If you can point me at a link I would really appreciate your help.
> Is it that same as the Apache documentation?
>
> Thanks you.
>
> --------------------------------------
> Michael E. Jette
> Technology Partners, Inc.
> 636-519-1221 ext. 104
> 1-877-636-1331 ext. 104 (toll free)
> www.tech-partners.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to