RewriteEngine on RewriteCond %{HTTP_HOST} ^dogdoir.info$ [OR] RewriteCond %{HTTP_HOST} ^www.dogdoir.info$ RewriteRule ^/?$ "http\:\/\/dogdoir\.com\/" [R=301,L] RewriteCond %{HTTP_HOST} ^dogdoir.net$ [OR] RewriteCond %{HTTP_HOST} ^www.dogdoir.net$ RewriteRule ^/?$ "http\:\/\/dogdoir\.com\/" [R=301,L] RewriteCond %{HTTP_HOST} ^dogdoir.org$ [OR] RewriteCond %{HTTP_HOST} ^www.dogdoir.org$ RewriteRule ^/?$ "http\:\/\/dogdoir\.com\/" [R=301,L] # BEGIN W3TC Browser Cache Header append Vary User-Agent env=!dont-vary AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json # DEFLATE by extension AddOutputFilter DEFLATE js css htm html xml # END W3TC Browser Cache # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress RewriteCond %{HTTP_HOST} ^artisan\-stainless\.net$ [OR] RewriteCond %{HTTP_HOST} ^www\.artisan\-stainless\.net$ RewriteRule ^/?$ "http\:\/\/artisan\-stainless\.com\/" [R=301,L] RewriteCond %{HTTP_HOST} ^artistiquephotographie\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.artistiquephotographie\.com$ RewriteRule ^/?$ "http\:\/\/artistique\.com\/" [R=301,L] RewriteCond %{HTTP_HOST} ^opulence\.co$ [OR] RewriteCond %{HTTP_HOST} ^www\.opulence\.co$ RewriteRule ^/?$ "http\:\/\/artistique\.com\/" [R=301,L] RewriteCond %{HTTP_HOST} ^tastybranding\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.tastybranding\.com$ RewriteRule ^/?$ "http\:\/\/artistique\.com\/" [R=301,L]