Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 230E7200B66 for ; Thu, 18 Aug 2016 12:30:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 21992160AAE; Thu, 18 Aug 2016 10:30:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6AC61160AAB for ; Thu, 18 Aug 2016 12:30:06 +0200 (CEST) Received: (qmail 66312 invoked by uid 500); 18 Aug 2016 10:30:05 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 66301 invoked by uid 99); 18 Aug 2016 10:30:05 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2016 10:30:05 +0000 Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id B60A61A0118 for ; Thu, 18 Aug 2016 10:30:04 +0000 (UTC) Received: by mail-wm0-f45.google.com with SMTP id d196so2637324wmd.0 for ; Thu, 18 Aug 2016 03:30:04 -0700 (PDT) X-Gm-Message-State: AEkoousuFfp8bGL+97CathdWZBR+dZz+ueyKDSFpAn1NyeWx0Hz/DLl3aJUJ8XArDud48/br5fxLkcJAAWfYdg== X-Received: by 10.28.206.8 with SMTP id e8mr1764997wmg.57.1471516190220; Thu, 18 Aug 2016 03:29:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Benedikt Ritter Date: Thu, 18 Aug 2016 10:29:39 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [Website] download link could not redirect consistently To: Commons Developers List Content-Type: multipart/alternative; boundary=94eb2c19437eccb703053a560f77 archived-at: Thu, 18 Aug 2016 10:30:07 -0000 --94eb2c19437eccb703053a560f77 Content-Type: text/plain; charset=UTF-8 sebb schrieb am Mi., 17. Aug. 2016 um 19:19 Uhr: > On 17 August 2016 at 17:07, sebb wrote: > > On 17 August 2016 at 16:38, sebb wrote: > >> On 5 August 2016 at 10:34, Sun, Dapeng wrote: > >>> Hello > >>> > >>> The following link cannot redirect. Anyone know the reason about it? > >>> https://commons.apache.org/crypto/download_crypto.cgi > >>> It should redirect to > https://commons.apache.org/proper/commons-crypto/download_crypto.cgi > >>> > >>> Sites for other components could redirect. But some download_*cgi > redirect *.cgi, others redirect to *html. > >>> > >>> For example: > >>> https://commons.apache.org/codec/download_codec.cgi -> > https://commons.apache.org/proper/commons-codec/download_codec.cgi > >>> https://commons.apache.org/net/download_net.cgi -> > http://commons.apache.org/proper/commons-net/download_net.html > >> > >> The NET one does not work; the page must use *.cgi in order for the > >> HTML template file to work. > >> > >> However I cannot yet find where the redirects are being done ... > > > > It's not a redirect; it's done by an HTML refresh. > > The files are located under > > > https://svn.apache.org/repos/asf/commons/cms-site/trunk/content/resources. > > I've fixed the NET file and republished the site. > > > > However there's still something wrong with the crypto site setup > elsewhere. > > I think I have fixed the issue, but the CMS is now faiing as the > workspace needs cleanup. > I've e-mailed INFRA but it may take a while to fix. > Thank you! > > > > >>> > >>> Regards > >>> Dapeng > >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --94eb2c19437eccb703053a560f77--