diff --git a/.htaccess b/.htaccess
index 4b2c8f32e..3b1df2cb0 100644
--- a/.htaccess
+++ b/.htaccess
@@ -3,16 +3,6 @@
IndexIgnore */*
-# Try to set PHP settings
-
- php_value upload_max_filesize 256M
- php_value post_max_size 256M
-
-
- php_value upload_max_filesize 256M
- php_value post_max_size 256M
-
-
# Deny access to files starting with dot
Order allow,deny