Files
2026-02-15 11:50:05 +01:00

4 lines
102 B
ApacheConf

RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.bloc-house.org/$1 [R,L]