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

DirectoryIndex page34339934.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 ^uz$ page35455834.html [NC]
RewriteRule ^uz/$ page35455834.html [NC]

RewriteRule ^testform$ page35543445.html [NC]
RewriteRule ^testform/$ page35543445.html [NC]


