-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Martin Kuba <[EMAIL PROTECTED]> wrote:
> [...]
> The example at 
> http://java.apache.org/faq/fom-serve/cache/22.html
> don't work for me.
> 
> I can protect the whole zone with
> <Location /myzone/>
> 
> but I cannot protect a specified servlet with
> <Location /myzone/MyServlet>
> 
> and also I cannot protect specified files with
> <Location /myzone/MyServlet/path/somefile.html>
> 
> How can it be done ?

I haven't tried it myself but perhaps you could try
and experiment with "LocationMatch". You'll find all
relevant info at:

<http://www.apache.org/docs/mod/core.html#locationmatch>

Best regards.

--
Pawel Pesz
InsERT.net, Wroclaw, Poland
mailto:[EMAIL PROTECTED]
http://www.insert.net.pl



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

Reply via email to