----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

            Hello all,

I have used:
 ApJservAction .html /servlet/Myservlet
to serve all html files form a virtual host trough MyServlet.
On another server i don't have virtual hosts,I have only 
directories and one host.
I want to achieve that all html files from directory like:
 customers to be served by CustomerServlet
and another directory:
guests to be served by GuestServlet.
I have tried to specify ApJservAction 
inside <Directory> but it gives me an error like:
"ApJservAction is not allowed here" (not exact phrase).

Can somebody help me?

Thank You for reading my mail,

Balogh Andras - [EMAIL PROTECTED]
GraFX http://www.grafx.ro
Tel/Fax: 065-250660
  











--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to