AddType application/font-woff .woff
RewriteEngine On
# Redirect specific domains
RewriteCond %{HTTP_HOST} ^aquila-imports\.com [NC,OR]
RewriteCond %{HTTP_HOST} ^aquiladist\.com [NC,OR]
RewriteCond %{HTTP_HOST} ^aquiladistributionllc\.com [NC,OR]
RewriteCond %{HTTP_HOST} ^aquiladistributors\.com [NC,OR]
RewriteCond %{HTTP_HOST} ^aquilaimport\.com [NC,OR]
RewriteCond %{HTTP_HOST} ^aquilawine\.wine [NC,OR]
RewriteCond %{HTTP_HOST} ^aquilawinedist\.com [NC,OR]
RewriteCond %{HTTP_HOST} ^aquilawineimports\.com [NC,OR]
RewriteCond %{HTTP_HOST} ^aquilawinell\.com [NC,OR]
RewriteCond %{HTTP_HOST} ^aquilawinellc\.com [NC]
RewriteRule ^(.*)$ https://aquilaimportsllc.com/$1 [L,R=301,NC]
# Begin EnforceSSL chileankosherwine.com
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?chileankosherwine.com$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL
# Begin EnforceSSL kfirwine.com
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?kfirwine.com$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL
# Begin EnforceSSL koshervino.net
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?koshervino.net$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL
# Begin EnforceSSL aquilawine.net
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?aquilawine.net$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL
# Begin EnforceSSL kfirkosherwine.com
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?kfirkosherwine.com$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL
# Begin EnforceSSL thebestkosherwine.com
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?thebestkosherwine.com$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL
# Begin EnforceSSL chilekosherwine.com
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?chilekosherwine.com$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL
# Begin EnforceSSL thebestkosherwines.com
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?thebestkosherwines.com$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL
# Begin EnforceSSL winelk.net
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?winelk.net$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL
# Begin EnforceSSL aquilaimportsllc.com
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?aquilaimportsllc.com$
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>
# End EnforceSSL