Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 30018 invoked from network); 2 Oct 2007 11:54:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Oct 2007 11:54:30 -0000 Received: (qmail 41722 invoked by uid 500); 2 Oct 2007 11:54:19 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 41608 invoked by uid 500); 2 Oct 2007 11:54:19 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 41597 invoked by uid 99); 2 Oct 2007 11:54:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 04:54:19 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 11:54:29 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 35CCF1A9832; Tue, 2 Oct 2007 04:53:39 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r581199 - /cocoon/site/site/2.1/.htaccess Date: Tue, 02 Oct 2007 11:53:39 -0000 To: cvs@cocoon.apache.org From: reinhard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071002115339.35CCF1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: reinhard Date: Tue Oct 2 04:53:38 2007 New Revision: 581199 URL: http://svn.apache.org/viewvc?rev=581199&view=rev Log: set directory home page Modified: cocoon/site/site/2.1/.htaccess Modified: cocoon/site/site/2.1/.htaccess URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/.htaccess?rev=581199&r1=581198&r2=581199&view=diff ============================================================================== --- cocoon/site/site/2.1/.htaccess (original) +++ cocoon/site/site/2.1/.htaccess Tue Oct 2 04:53:38 2007 @@ -1,4 +1,5 @@ Options -MultiViews +DirectoryIndex index.html RedirectMatch mirror\.cgi$ "http://cocoon.apache.org/mirror.cgi" RedirectMatch link/livesites\.html$ "http://cocoon.apache.org/link/livesites-2.1.html"