Current File : /home/obabain/khb_obaba_in/.htaccess
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{foundry.obabaerp.com}/$1 [R,L]

#RewriteEngine On
#RewriteCond %{SERVER_PORT} 80
#RewriteRule ^(.*)$ https://www.foundry.obabaerp.com/$1 [R,L]