Compare commits
2 Commits
c01baf44d9
...
aeb1ecd50a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aeb1ecd50a | ||
|
|
810b033a14 |
@@ -2,9 +2,6 @@
|
||||
RewriteEngine On
|
||||
RewriteBase /
|
||||
|
||||
RewriteCond %{HTTPS} off
|
||||
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
||||
|
||||
RewriteRule ^index\.html$ - [L]
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
|
||||
Reference in New Issue
Block a user