Return-Path: X-Original-To: apmail-perl-modperl-archive@www.apache.org Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2F4781078B for ; Sat, 15 Feb 2014 14:58:37 +0000 (UTC) Received: (qmail 12830 invoked by uid 500); 15 Feb 2014 14:58:36 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 12192 invoked by uid 500); 15 Feb 2014 14:58:35 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 12180 invoked by uid 99); 15 Feb 2014 14:58:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Feb 2014 14:58:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andy@squeakycode.net designates 96.126.114.205 as permitted sender) Received: from [96.126.114.205] (HELO squeakycode.net) (96.126.114.205) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Feb 2014 14:58:28 +0000 Received: from [192.168.1.3] (173-27-75-63.client.mchsi.com [173.27.75.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: andy) by squeakycode.net (Postfix) with ESMTPSA id ECCF6212C9; Sat, 15 Feb 2014 09:58:07 -0500 (EST) Message-ID: <52FF807E.40001@squeakycode.net> Date: Sat, 15 Feb 2014 08:58:06 -0600 From: Andy Colson User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Perrin Harkins CC: mod_perl list Subject: Re: support for Apache 2.4 References: <52FEA434.27339.75DFD5@randolf.modperl.pl> <20140215010136.GB18691@localhost.localdomain> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 02/15/2014 08:48 AM, Perrin Harkins wrote: > On Fri, Feb 14, 2014 at 8:01 PM, Jie Gao wrote: >> The link http://svn.apache.org/snapshots/modperl-2.0/ on page >> http://perl.apache.org/download/source.html#Development_mod_perl_2_0_Source_Distribution >> returns 404; http://perl.apache.org/dist/ is full of broken links. > > Apologies for the disruptions on the site. We have had to make some > changes in how it is generated in order to catch up to current Apache > policies, and that has exposed some parts of the site generation > process that were only understood by developers who are no longer > around. We're working on it. > > - Perrin > Once again, I'd like to offer any help I can provide. -Andy