-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
You don't need to escape backslashes in the path (ie don't use 2 in a row when you
only need 1). Interestingly, if you need to use DOS/WIN paths in a Java Properties
file, you do need to escape the backslashes (if I remember correctly...).
-Greg
---------- Original Message ----------------------------------
From: "Stephen Bush" <[EMAIL PROTECTED]>
Reply-To: "Java Apache Users" <[EMAIL PROTECTED]>
Date: Mon, 13 Sep 1999 11:56:07 -0700
>-----------------------------
>Please read the FAQ!
><http://java.apache.org/faq/>
>-----------------------------
>
>Hi again,
>
>I hev reinstalled Jserv1.0 on a Nt workstation. I have placed a test.class servlet in
>a subdirectory of the servlet directory and added the following line to the
>zone.properties file:
>
>repositories=C:\\Program Files\Apache Group\Apache JServ\servlets\development
>
>when I try and access the servlet from a browser:
>http://127.0.0.1/jserv/test?
>
>I get an access forbidden error
>
>what am I doing wrong?
>_______________________________________________________
>Get Visto! Groups, event calendars, email, and more...
>Check it out @ http://www.visto.com/info
>
>
>
>
>--
>--------------------------------------------------------------
>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]
>
>
--
--------------------------------------------------------------
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]