diff --git a/.htaccess b/.htaccess
index 94f40c74..a62d1ed7 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,13 +1,6 @@
# IMPORTANT: DO NOT EDIT THIS FILE!
# It will be overwritten with any future upgrade.
-
- Require all granted
-
-
- Allow from all
-
-
RewriteEngine On
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}]