From ba51457200e72c43c4aa6c3a67bcd268cac59c14 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Oct 2014 15:32:51 +0200 Subject: phpMyAdmin: 4.2.9.1 (security) --- phpMyAdmin.htaccess | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpMyAdmin.htaccess') diff --git a/phpMyAdmin.htaccess b/phpMyAdmin.htaccess index 0b8ae1a..4ac6cb4 100644 --- a/phpMyAdmin.htaccess +++ b/phpMyAdmin.htaccess @@ -9,6 +9,8 @@ Alias /phpMyAdmin /usr/share/phpMyAdmin Alias /phpmyadmin /usr/share/phpMyAdmin + AddDefaultCharset UTF-8 + # Apache 2.4 Require local -- cgit