You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/10/06 02:04:02 UTC

svn commit: rev 53836 - forrest/site

Author: crossley
Date: Tue Oct  5 17:04:01 2004
New Revision: 53836

Modified:
   forrest/site/.htaccess
Log:
AddDefaultCharset UTF-8


Modified: forrest/site/.htaccess
==============================================================================
--- forrest/site/.htaccess	(original)
+++ forrest/site/.htaccess	Tue Oct  5 17:04:01 2004
@@ -1 +1,2 @@
 RedirectMatch Permanent ^mail-archives(.*) http://forrest.apache.org/mail-lists$1
+AddDefaultCharset UTF-8