Website-Stand vom FTP-Server synchronisieren
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
RewriteEngine on
|
||||
|
||||
RewriteCond %{HTTPS} !=on
|
||||
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
||||
Reference in New Issue
Block a user