apache<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP_HOST} ^xxxx1.com$ [NC,OR] RewriteCond %{HTTP_HOST} ^xxxx2.com$ [NC] # RewriteCond %{HTTP_HOST} !^www...