Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 37997 invoked from network); 5 Apr 2005 05:28:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2005 05:28:43 -0000 Received: (qmail 86025 invoked by uid 500); 5 Apr 2005 05:28:43 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 85987 invoked by uid 500); 5 Apr 2005 05:28:42 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 85971 invoked by uid 99); 5 Apr 2005 05:28:42 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 04 Apr 2005 22:28:42 -0700 Received: (qmail 37950 invoked by uid 65534); 5 Apr 2005 05:28:41 -0000 Message-ID: <20050405052841.37948.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Tue, 05 Apr 2005 05:28:41 -0000 Subject: svn commit: r160133 - forrest/site/.htaccess To: svn@forrest.apache.org From: crossley@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Mon Apr 4 22:28:40 2005 New Revision: 160133 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D160133 Log: Sync with the live file. Add "ForceType application/xml-dtd" etc. Modified: forrest/site/.htaccess Modified: forrest/site/.htaccess URL: http://svn.apache.org/viewcvs/forrest/site/.htaccess?view=3Ddiff&r1=3D= 160132&r2=3D160133 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- forrest/site/.htaccess (original) +++ forrest/site/.htaccess Mon Apr 4 22:28:40 2005 @@ -1,2 +1,9 @@ RedirectMatch Permanent ^mail-archives(.*) http://forrest.apache.org/mail-= lists$1 AddDefaultCharset UTF-8 + + + ForceType application/xml-dtd + + + ForceType application/xml-external-parsed-entity +