I downloaded JSSI 1.1.2 this morning. Setting it up was pretty painless and
the <SERVLET> tags work great. However, I can't get the traditional SSI
commands to work. I expect to run into trouble since I use <!--#echo
var="QUERY_STRING" --> and that variable isn't currently support, but I
don't get any errors, the <!--# commands aren't even parsed. They're still
sitting in the document as HTML.
I added the following to my http.conf
ApJServAction .jhtml /java/org.apache.servlet.ssi.SSI
Where /java is defined in my jserv.conf file:
ApJServMount /java /public
And in jserv.properties:
zones=public,private
public.properties=/part2/apache/conf/public.properties
Finally in public.properties I added:
org.apache.servlet.ssi.SSI.initArgs=SSISiteRoot="/web/doc_root"
I'm running JServ 1.0 and Apache 1.3.6. What have I done wrong? How can I
trouble shoot this?
______________________________________________________________
Sean Hammon Success is 10% inspiration and
Webmaster 90% last minute changes.
Viewpoint Digital
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]