On 10/23/2015 02:39 AM, Frank Ch. Eigler wrote:
> Hi -
> 
> At the request of tbsaunders, we're experimenting with
> provinding http[s] access to parts of the ftp://gcc.gnu.org/
> contents.  Please see http://gcc.gnu.org/ftp/ .
> 
> - FChE
> 
Got 403:

$ nslookup gcc.gnu.org
<...>

Non-authoritative answer:
Name:   gcc.gnu.org
Address: 209.132.180.131

$ http http://gcc.gnu.org/ftp/
HTTP/1.1 403 Forbidden
Connection: close
Content-Encoding: gzip
Content-Length: 224
Content-Type: text/html; charset=iso-8859-1
Date: Fri, 23 Oct 2015 15:39:18 GMT
Server: Apache
Vary: Accept-Encoding

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /ftp/
on this server.</p>
<hr>
<address>Apache Server at gcc.gnu.org Port 80</address>
</body></html>

Just in case, my IP is 185.6.245.180.

-- 
Regards,
    Mikhail Maltsev

Reply via email to