RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteCond %{HTTP_HOST} ^antiochloungeandbar.com [NC] RewriteCond %{REQUEST_URI} !^/antiochloungeandbar.com/ RewriteRule ^(.*)$ /home2/antiochl/public_html/antiochloungeandbar_new/$1 [L]