This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc.gnu.org: web server config problem
- From: Olivier Mengué <dolmen at bigfoot dot com>
- To: <gcc at gnu dot org>
- Date: Fri, 13 Sep 2002 23:50:47 +0200
- Subject: gcc.gnu.org: web server config problem
Hi,
There is a problem in the configuration shown when downloading the page at
http://gcc.gnu.org/java/compare/java.util.zip.Deflater.diff : the
Content-Type header says the page is application/zip where in fact it is
just text/plain.
Here are the full HTTP headers sent by Apache :
HTTP/1.1 200 OK
Date: Fri, 13 Sep 2002 21:28:16 GMT
Server: Apache/1.3.24 (Unix)
Last-Modified: Fri, 13 Sep 2002 07:57:46 GMT
ETag: "35f0d5-45fd-3d819a7a"
Accept-Ranges: bytes
Content-Length: 17917
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: application/zip
Thanks for your wonderful work on GCC.
Olivier Mengué.