Files
2025_WEBSITE_blochouse/www/.htaccess
2025-03-01 11:15:31 +01:00

4 lines
102 B
ApacheConf

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