This commit is contained in:
asus
2023-11-23 09:16:19 +01:00
parent c385d14462
commit d7e378465a
247 changed files with 13200 additions and 0 deletions

3
.htaccess Normal file
View File

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