Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21428 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35792 invoked by uid 1010); 5 Jan 2006 06:38:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35777 invoked from network); 5 Jan 2006 06:38:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2006 06:38:17 -0000 X-Host-Fingerprint: 64.233.162.200 zproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.162.200:42119] helo=zproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 6F/39-34518-6DEBCB34 for ; Thu, 05 Jan 2006 01:38:15 -0500 Received: by zproxy.gmail.com with SMTP id o1so3103446nzf for ; Wed, 04 Jan 2006 22:38:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=HYeKq36wV/wbd88OsFjCFqg4nG3PQIYR/b01QhThisF4Lz2c1ojtc7I3xxXgEe4opK5Z7abXxsfAbbCeUR4H9hmj4oppOna/FkJh4uoEoAKhRjkZ/vSatmw+Z/ONxc6lbh43AqgjsKClFqhlPoSJA3wOs1lY1T2LVozjzr6nk4I= Received: by 10.36.129.4 with SMTP id b4mr6345108nzd; Wed, 04 Jan 2006 22:38:11 -0800 (PST) Received: by 10.36.55.14 with HTTP; Wed, 4 Jan 2006 22:38:11 -0800 (PST) Message-ID: <90e24d4e0601042238m5b40ab98t4fcb3b60d4dafd4a@mail.gmail.com> Date: Wed, 4 Jan 2006 22:38:11 -0800 To: group@lists.php.net, PHP internals MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Bonsai.php.net 302 redirects to a bad URL (http:/cvs.php.net, aka missing / on http://) From: phpdev@gmail.com (Jeremy Johnstone) Someone should likely check it out. telnet bonsai.php.net 80 Trying 66.163.161.116... Connected to cvs.php.net. Escape character is '^]'. GET / HTTP/1.1 Host: bonsai.php.net HTTP/1.1 302 Found Date: Thu, 05 Jan 2006 06:36:04 GMT Server: Apache/1.3.34 (Unix) PHP/5.1.2RC2-dev Location: http:/cvs.php.net/ Transfer-Encoding: chunked Content-Type: text/html; charset=3Diso-8859-1 -- --------------------------- Jeremy Johnstone http://www.jeremyjohnstone.com jsjohnst@php.net