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

DirectoryIndex page57200857.html

RewriteEngine On

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


