-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Martin Kuba wrote:
>
> With <LocationMatch "/myzone/MyServlet/*" > I can
> protect one whole servlet, but protecting of
> files with
> <LocationMatch "/myzone/MyServlet/path/*" >
> still doesn't work.
> I think LocationMatch should work for every URL,
> independently of apache module. So, is it a bug
> in mod_jserv ?
>
> I use JServ1.0 with Apache1.3.6 on WindowsNT.
>
It's not a bug in JServ, AFAIK... JServ does rely on external
authenticator modules for access restriction... And this takes place
BEFORE jserv is invoked...
Pier
--
Pierpaolo Fumagalli - IBM Center for Java Technologies
<mailto:[EMAIL PROTECTED]> <mailto:[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]