diff --git a/.htaccess b/.htaccess
index 30a33a42..25a39b02 100644
--- a/.htaccess
+++ b/.htaccess
@@ -25,12 +25,6 @@
RewriteRule ^(.*)$ index.php?q=$1&%{QUERY_STRING} [L]
-
- php_flag register_globals 0
- php_flag magic_quotes_gpc 0
- php_flag magic_quotes_runtime 0
-
-
ExpiresActive On