Hi All,

> * <[EMAIL PROTECTED]> wrote from a remote bunker :
>  
>
>>--- Ashok Kumar <[EMAIL PROTECTED]> wrote:
>>    
>>
>>>Hi 
>>>
>>>How to block some body using wget and download all
>>>my
>>>webserver files.
>>>      
>>>
>>Crude way (in Apache):
>>
>>Order Deny,Allow
>>BrowserMatch "wget" using_wget=1
>>Deny from env=using_wget
>>Allow all
>>    
>>
>
>What if someone uses --user-agent option to wget ?.
>  
>

This is exactly what I wanted to ask.
I am not sure whether it is possible to set a different user agent in 
the wget.

Is "BrowserMatch" case sensitive?

siva




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to