chaostreff-alzey.de/.htaccess

4 lines
107 B
ApacheConf
Raw Permalink Normal View History

2020-05-08 12:51:02 +02:00
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]