On א', 2005-10-30 at 15:37 +0200, David Harel wrote:
> Hi all,
> 
> When I browse http://www.unix.org.ua/orelly/perl/perlnut/ch18_01.htm 
> it's OK but I can't wget it. I get Forbidden. Why?

Cause wget's User Agent is blocked. 

Try:
wget --user-agent-string="Mozilla/5.001 (windows; U; NT4.0; en-us)
Gecko/25250101" http://fobar

================================================================To unsubscribe, 
send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to