Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Category) (Category) Java Apache Project : (Category) Apache JServSSI :
I'm confused about my Apache JServSSI Installation.
----------
From: "Frank Morton" fmorton@base2inc.com
To: "Java Apache Users" java-apache-users@list.working-dogs.com
Subject: Re: SSI Config Questions
Date: Fri, Mar 12, 1999, 11:52 AM


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.
Subcategories:

Answers in this category:

Subcategories:

Answers in this category:
(Answer) Where can I get the jar file JServSSI.jar ?

[Add a New Answer in "I'm confused about my Apache JServSSI Installation."]
Previous: (Category) Why does everything after <SERVLET>...</SERVLET> in my HTML file get lost when using JServ SSI?
Next: (Category) Configuration questions...
This document is: http://java.apache.org/faq/?file=59
[Search] [Appearance] [Show This Entire Category] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.