You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by st...@apache.org on 2016/09/26 11:21:45 UTC

svn commit: r998287 - in /websites/production/commons/content/proper/commons-beanutils: .htaccess javadocs/.htaccess release-notes/.htaccess

Author: stain
Date: Mon Sep 26 11:21:45 2016
New Revision: 998287

Log:
UTF8 (except for old release notes)

Added:
    websites/production/commons/content/proper/commons-beanutils/.htaccess
    websites/production/commons/content/proper/commons-beanutils/javadocs/.htaccess
    websites/production/commons/content/proper/commons-beanutils/release-notes/.htaccess

Added: websites/production/commons/content/proper/commons-beanutils/.htaccess
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/.htaccess (added)
+++ websites/production/commons/content/proper/commons-beanutils/.htaccess Mon Sep 26 11:21:45 2016
@@ -0,0 +1,2 @@
+AddCharset utf-8 .txt .html
+

Added: websites/production/commons/content/proper/commons-beanutils/javadocs/.htaccess
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/javadocs/.htaccess (added)
+++ websites/production/commons/content/proper/commons-beanutils/javadocs/.htaccess Mon Sep 26 11:21:45 2016
@@ -0,0 +1,2 @@
+AddCharset utf-8 .txt .html
+

Added: websites/production/commons/content/proper/commons-beanutils/release-notes/.htaccess
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/release-notes/.htaccess (added)
+++ websites/production/commons/content/proper/commons-beanutils/release-notes/.htaccess Mon Sep 26 11:21:45 2016
@@ -0,0 +1 @@
+AddCharset iso-8859-1 .txt .html