RewriteEngine on AddHandler application/x-httpd-php5 .html .htm RewriteCond %{HTTP_HOST} ^(toptravelusa\.com) RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)? RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ # _PERMALIKN_START_ # _PERMALIKN_END_ RewriteRule (.*) https://www.toptravelusa.com/$1 [R,L] RewriteCond %{HTTP_HOST} ^b\.toptravelusa\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.b\.toptravelusa\.com$ RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)? RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule ^/?$ "https\:\/\/www.toptravelusa\.com" [R=301,L] RewriteRule ^/?washington-dc(/.*)?$ https://www.toptravelusa.com/good/info_main.html?g_uid=1216 [L] RewriteCond %{HTTP_USER_AGENT} "android|blackberry|iphone|ipod|iemobile|palmos|webos|googlebot-mobile" [NC] RewriteRule (.*) https\:\/\/m\.toptravelusa\.com/$1 [L]