-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Richard Smol wrote:
>
>
> Hi there,
>
> I got JServ to work on a Linuix machine with Apache 1.3.9. Now I have
> to
> use Apache's basic authentication scheme to get certain things done.
> With JServ you just can't put .htaccess files in directories to make
> it
> work, I found out... but how should I go about this? I didn't find any
>
> reference about using basic authentication with JServ.
>
> Any help is appreciated. Thanks in advance!
>
> Greetz,
>
> RS
>
You need to use the Apache <LOCATION> directive in the httpd.conf file,
with the usual access control settings inside. There are entries in the
FAQ with more details about this.
Craig McClanahan
--
--------------------------------------------------------------
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]