diff --git a/web/.htaccess b/web/.htaccess
index 6ce351f..0ab2920 100644
--- a/web/.htaccess
+++ b/web/.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}]