Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2016-05-14 09:28:38 +0300
committerAleksander Machniak <alec@alec.pl>2016-05-14 09:28:38 +0300
commit614f4413ae916e2636e743a56c9d374475eca1f9 (patch)
tree47f663fa29bc2200c53b4c0beeea09a609b78706 /.htaccess
parent5b3a86da57a47a723f89d8dd64ce484002b8e4bb (diff)
Remove useless directives
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess3
1 files changed, 0 insertions, 3 deletions
diff --git a/.htaccess b/.htaccess
index baa2bb16d..e204f4287 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,6 +1,3 @@
-# AddDefaultCharset UTF-8
-AddType text/x-component .htc
-
<IfModule mod_php5.c>
php_flag display_errors Off
php_flag log_errors On