suppress htaccess

This commit is contained in:
hugogogo
2022-04-03 09:55:04 +02:00
parent 93d1e4c075
commit 58b0d9d0d9

View File

@@ -1,3 +0,0 @@
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]