This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [wwwdocs] Adjust URL for AdaCore Libre Site
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Robert Dewar <dewar at gnat dot com>
- Date: Sun, 31 May 2009 02:44:31 +0100
- Subject: Re: [wwwdocs] Adjust URL for AdaCore Libre Site
- References: <alpine.LSU.1.99.0905310247110.6377@acrux.dbai.tuwien.ac.at>
Gerald Pfeifer wrote:
> Installed.
>
> (I would recommend to remove the trailing /libre from the site, Robert.)
It looks from here like it's optional; there's a redirect:
> $ wget -S 'http://libre.adacore.com/'
> --2009-05-31 02:43:09-- http://libre.adacore.com/
> Resolving libre.adacore.com... 212.99.106.83
> Connecting to libre.adacore.com|212.99.106.83|:80... connected.
> HTTP request sent, awaiting response...
> HTTP/1.1 302 Found
> Date: Sun, 31 May 2009 01:31:22 GMT
> Server: Apache/2.0.54 (FreeBSD) PHP/4.3.11 mod_ssl/2.0.54 OpenSSL/0.9.7c-p1
> Vary: Host
> X-Powered-By: PHP/4.3.11
> X-Pingback: http://libre.adacore.com/xmlrpc.php
> Location: http://libre.adacore.com/libre/
cheers,
DaveK