init
7
static/.htaccess
Normal file
@@ -0,0 +1,7 @@
|
||||
RewriteCond %{HTTPS} !=on
|
||||
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
|
||||
RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC]
|
||||
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^(.*) /
|
||||
BIN
static/1.jpg
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
static/2.jpg
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
static/3.jpg
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
static/4.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
static/5.jpg
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
BIN
static/favicon.ico
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
static/header-img-en.jpg
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
static/header-img.png
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
static/icon.ico
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
static/icon.png
Normal file
|
After Width: | Height: | Size: 24 KiB |