refonte git
This commit is contained in:
parent
7197b486a8
commit
45bf5516bc
5
.htaccess
Executable file
5
.htaccess
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
RewriteEngine On
|
||||||
|
RewriteCond %{HTTPS} !=on
|
||||||
|
RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
|
||||||
|
|
||||||
|
Options -Indexes
|
Loading…
x
Reference in New Issue
Block a user