Repo created
This commit is contained in:
parent
cc5fdc9b3a
commit
1ab535ea8c
589 changed files with 130568 additions and 0 deletions
3
_docs/.htaccess
Normal file
3
_docs/.htaccess
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
RewriteEngine On
|
||||
RewriteCond %{HTTP:X-Forwarded-Proto} !https
|
||||
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
|
||||
Loading…
Add table
Add a link
Reference in a new issue