You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kevin Kovach <kk...@goodyear.com> on 2000/04/10 17:16:54 UTC

JSSI configuration

Hi,

I would like to have Tomcat handle JSSI. I had it working with JServ,
using  "ApJServAction .jhtm /servlets/org.apache.servlet.ssi.SSI". I
wasn't able to find any references to this in tomcat. I tried using
AddType, AddHandler as .jsp does in tomcat.conf, but it doesn't seem to
work. I'm sure I don't have it configured corectly. Could someone give
me some hints, or point me in the right direction to some examples/docs?
Thanks.

- Kevin