ErrorDocument 403 /404.html
ErrorDocument 404 /404.html

DirectoryIndex page26189375.html

RewriteEngine On

RewriteCond %{HTTP:X-Forwarded-Proto} =http
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]

RewriteCond %{REQUEST_FILENAME} /robots.txt
RewriteCond "%{DOCUMENT_ROOT}/robots_%{HTTP_HOST}.txt" -f
RewriteRule ^(.*)$ robots_%{HTTP_HOST}.txt [NC,L]
RewriteRule ^ru1$ page20402477.html [NC]
RewriteRule ^ru1/$ page20402477.html [NC]

RewriteRule ^en$ page23296428.html [NC]
RewriteRule ^en/$ page23296428.html [NC]

RewriteRule ^ru$ page25863890.html [NC]
RewriteRule ^ru/$ page25863890.html [NC]

RewriteRule ^test$ page26278552.html [NC]
RewriteRule ^test/$ page26278552.html [NC]

RewriteRule ^favicon.ico$ https://static.tildacdn.com/tild6237-3261-4834-a465-633538306433/_1_1.ico [R=302,L]

