You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by ch...@apache.org on 2004/10/05 16:17:15 UTC

svn commit: rev 53795 - forrest/trunk/src/documentation/content

Author: cheche
Date: Tue Oct  5 07:17:08 2004
New Revision: 53795

Modified:
   forrest/trunk/src/documentation/content/.htaccess
Log:
AddDefaultCharset UTF-8 so validator does not complain


Modified: forrest/trunk/src/documentation/content/.htaccess
==============================================================================
--- forrest/trunk/src/documentation/content/.htaccess	(original)
+++ forrest/trunk/src/documentation/content/.htaccess	Tue Oct  5 07:17:08 2004
@@ -1 +1,2 @@
 RedirectMatch Permanent ^mail-archives(.*) http://forrest.apache.org/mail-lists$1
+AddDefaultCharset UTF-8