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 7A0B4200CC4 for ; Thu, 13 Jul 2017 09:57:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7861B16AB28; Thu, 13 Jul 2017 07:57:42 +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 E560916AB22 for ; Thu, 13 Jul 2017 09:57:41 +0200 (CEST) Received: (qmail 61789 invoked by uid 500); 13 Jul 2017 07:57:41 -0000 Mailing-List: contact cvs-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list cvs@incubator.apache.org Received: (qmail 61779 invoked by uid 99); 13 Jul 2017 07:57:40 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jul 2017 07:57:40 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id A95E43A0350 for ; Thu, 13 Jul 2017 07:57:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1801808 - /incubator/public/trunk/content/.htaccess Date: Thu, 13 Jul 2017 07:57:37 -0000 To: cvs@incubator.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170713075739.A95E43A0350@svn01-us-west.apache.org> archived-at: Thu, 13 Jul 2017 07:57:42 -0000 Author: sebb Date: Thu Jul 13 07:57:37 2017 New Revision: 1801808 URL: http://svn.apache.org/viewvc?rev=1801808&view=rev Log: Document new location for Git sites Modified: incubator/public/trunk/content/.htaccess Modified: incubator/public/trunk/content/.htaccess URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/.htaccess?rev=1801808&r1=1801807&r2=1801808&view=diff ============================================================================== --- incubator/public/trunk/content/.htaccess (original) +++ incubator/public/trunk/content/.htaccess Thu Jul 13 07:57:37 2017 @@ -180,9 +180,9 @@ RedirectMatch Permanent ^/lucene4c(/.*)? RedirectMatch Permanent ^/nmaven(/.*)?$ http://incubator.apache.org/projects/nmaven.html RedirectMatch Permanent ^/npanday(/.*)?$ http://incubator.apache.org/projects/npanday.html RedirectMatch Permanent ^/olio(/.*)?$ http://incubator.apache.org/projects/olio.html -# TODO http://openaz.incubator.apache.org/ +# https://git-wip-us.apache.org/repos/asf/attic-openaz-site.git --branch asf-site RedirectMatch Permanent ^/photark(/.*)?$ http://incubator.apache.org/projects/photark.html -# TODO http://pirk.incubator.apache.org/ +# https://git-wip-us.apache.org/repos/asf/incubator-pirk.git --branch asf-site RedirectMatch Permanent ^/provisionr(/.*)?$ http://incubator.apache.org/projects/provisionr.html RedirectMatch Permanent ^/rcf(/.*)?$ http://incubator.apache.org/projects/rcf.html RedirectMatch Permanent ^/ripple(/.*)?$ http://incubator.apache.org/projects/ripple.html --------------------------------------------------------------------- To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org For additional commands, e-mail: cvs-help@incubator.apache.org