Hi,
I have written some servlets with Apache JServ 1.0 and everything's
running fine. It is required, however, to restrict access to some
servlets via the basic authentication. This means, that only authorized
users can start the servlets after providing their appropriate username
and password. When I set up a Location directive in my httpd.conf, I
always get 403 errors after supplying the right username and password
pair, because the server seems to look for the servlets URL in the
filesystem tree, where it is not present.
How must I configure Apache to require basic authentication for servlet
URLs?
Regards
Stephan
--
--------------------------------------------------
Stephan Marwedel, Object Technology Group
THALES Communication GmbH, Hamburg, Germany
Email: [EMAIL PROTECTED]
Web: http://www.thales.de
-> This message was created 100% Micro$oft free <-
--------------------------------------------------
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]