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

DirectoryIndex page60038199.html

RewriteEngine On

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

RewriteRule ^agreement$ page60038481.html [NC]
RewriteRule ^agreement/$ page60038481.html [NC]

RewriteRule ^refunds$ page60038493.html [NC]
RewriteRule ^refunds/$ page60038493.html [NC]

RewriteRule ^privacy$ page60038695.html [NC]
RewriteRule ^privacy/$ page60038695.html [NC]


