I had this exact problem the other day and here is what I did
that worked. The problem is zone related...
I have two zones, "kit" and "public".
In the httpd.conf file, I have the following mounts and actions:
ApJServMount /servlets/public /public
ApJServMount /servlets/kit /kit
ApJServAction .jhtml /servlets/kit/org.apache.jservssi.JServSSI
In the action, I had left out the "/servlets" portion and got the same
error message you are getting now.
I think you just have the syntax mixed up on the action, just as I did.
If you are still having problems after this, I'll be glad to send you
my config files.
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]