10-Mar-99 08:14 you wrote:
> On Tue, Mar 09, 1999, [EMAIL PROTECTED] wrote:

>> Full_Name:
>> Version:
>> OS:
>> Submission from: plutao.linkway.com.br (200.210.74.26)
>>
>> wget  http://www.engelschall.com/sw/mod_ssl/distrib/mod_ssl-2.2.4-1.3.4.tar.gz
>> --17:29:47--  
>http://www.engelschall.com:80/sw/mod_ssl/distrib/mod_ssl-2.2.4-1.3.4.tar.gz
>>            => `mod_ssl-2.2.4-1.3.4.tar.gz'
>> Connecting to www.engelschall.com:80... connected!
>> HTTP request sent, fetching headers... done.
>> 17:29:48 ERROR 403: Forbidden.
>>
>> The tarball of mod_ssl-2.2.4-1.3.4.tar.gz is forbiden...

> No, not the tarball is forbidden, your _WGET_ client is forbidden. I've
> disabled access for this client in general some months ago, because two much
> people caused too much load on the server by just running ``wget
> http://www.engelschall.com/'' (NO JOKE!) because they thought my website is
> just a few MB and it's easier to read offline :-(
> When I find time today, I'll add another rewrite rule which allows at least
> one to fetch tarballs via wget.  In the meantime use lynx or any other client,
> please.

Or just
-- cut --
wget -U "Mozilla/4.0 (compatible; MSIE 4.01; Windows98)" \
http://www.engelschall.com/sw/mod_ssl/distrib/mod_ssl-2.2.4-1.3.4.tar.gz
-- cut --
will do the trick :-)) I switched to this form almost when plain wget was
disabled...




______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to