Apache1.3.4
ApacheJserv1_0b2
OS :Win NT4.0

I cannot get the Servlet Alias configuration work on Win NT. The
following is my config files :

httpd.conf
ApJServMount /servlets /root

jserv.properties
zones=root
root.properties=C:\ApacheGroup\ApacheJServ\conf\zone.properties

zone.properties
repositories=c:\ApacheGroup\Apache\servlets
servlet.session.code=SessionServlet

I stored SessionServlet class under c:\ApacheGroup\Apache\servlets dir
and had no problem to browse to http://location/servlets/SessionServlet.
But, cannot browse to http://location/servlets/session which is using
alias name.

I apologize if this has been discussed before.

Thanks,
Meng P. Hu




----------------------------------------------------------------
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