You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by suman <su...@gmail.com> on 2008/08/01 07:39:42 UTC

How to enable SSI servlet

Hello,
I enabled SSI servlet in CATALINA_HOME/conf/web.xml by uncommenting it. I
restarted the tomcat server.
Still I see the SSI directives in a x.shtml are not executed.I see no error
in catalina.log. Any idea how to check if at all the servelet is loaded in
the tomcat container?

Any idea what else i need to do to get SSI working?

Please do not ask why i need this, this is a part of an assignment so I need
to complete it.

Thank you.
-suman

Re: How to enable SSI servlet

Posted by Mark Thomas <ma...@apache.org>.
suman wrote:
> Hello,
> I enabled SSI servlet in CATALINA_HOME/conf/web.xml by uncommenting it. I
> restarted the tomcat server.

Which bits did you uncomment?

> Still I see the SSI directives in a x.shtml are not executed.I see no error
> in catalina.log. Any idea how to check if at all the servelet is loaded in
> the tomcat container?
> 
> Any idea what else i need to do to get SSI working?

See the installation section of
http://tomcat.apache.org/tomcat-6.0-doc/ssi-howto.html

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org