Return-Path: X-Original-To: apmail-sling-commits-archive@www.apache.org Delivered-To: apmail-sling-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DB352F905 for ; Thu, 4 Apr 2013 10:11:12 +0000 (UTC) Received: (qmail 67852 invoked by uid 500); 4 Apr 2013 10:11:12 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 67766 invoked by uid 500); 4 Apr 2013 10:11:12 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 67730 invoked by uid 99); 4 Apr 2013 10:11:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2013 10:11:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2013 10:11:10 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1A592238897F; Thu, 4 Apr 2013 10:10:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1464414 - in /sling/site/trunk/content/site: .htaccess 46-line-blog.data/ 46-line-blog.html Date: Thu, 04 Apr 2013 10:10:50 -0000 To: commits@sling.apache.org From: bdelacretaz@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130404101050.1A592238897F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bdelacretaz Date: Thu Apr 4 10:10:49 2013 New Revision: 1464414 URL: http://svn.apache.org/r1464414 Log: site/46-line-blog.html checked and redirected to new page Removed: sling/site/trunk/content/site/46-line-blog.data/ sling/site/trunk/content/site/46-line-blog.html Modified: sling/site/trunk/content/site/.htaccess Modified: sling/site/trunk/content/site/.htaccess URL: http://svn.apache.org/viewvc/sling/site/trunk/content/site/.htaccess?rev=1464414&r1=1464413&r2=1464414&view=diff ============================================================================== --- sling/site/trunk/content/site/.htaccess (original) +++ sling/site/trunk/content/site/.htaccess Thu Apr 4 10:10:49 2013 @@ -10,3 +10,4 @@ Redirect Permanent /site/the-sling-launc Redirect Permanent /site/sling-settings-org-apache-sling-settings.html /documentation/bundles/sling-settings-org-apache-sling-settings.html Redirect Permanent /site/run-modes-org-apache-sling-runmode.html /old-stuff/run-modes-org-apache-sling-runmode.html Redirect Permanent /site/filters.html /documentation/the-sling-engine/filters.html +Redirect Permanent /site/46-line-blog.html /documentation/tutorials-how-tos/46-line-blog.html