Mark

Thanks...I tried that.  That along with changing the attributes in a XML file.  
Everything that follow from this in the documentation, I've done:

http://tomcat.apache.org/tomcat-5.5-doc/ssi-howto.html


----- Original Message ----
From: Mark Thomas <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Thursday, March 16, 2006 3:08:08 PM
Subject: Re: running SSI on Tomcat 5.5.15

lee sachs wrote:
>  I was able to d-load, install and startup Tomcat on the XP machine and 
> configure it to enable SSI. The server runs fine with HTML, sample servlets 
> and JSPs.  For SSI, according to the help files I changed the name of an SSI 
> servlet and removed the comments around the XML for the SSI servlet mapping. 
> I thought I got everything right, but I'm not seeing the pages displayed 
> correctly. I developed some simple .shtml pages in a dir. on the server and 
> when I point to the correct URL, the browser (Firefox) tries to open or save 
> the file. I believe I got the CLASSPATH set properly as well as the 
> environment variables.  

I think you need to check you uncommenting

You need to:
remove the comments around the ssi servlet definition and the ssi
servlet mapping
OR
remove the comments around the ssi filter definition and the ssi
filter mapping

HTH,

Mark


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




Reply via email to