image
  New
image

Mysql

0 Reviews
Dou TECH profile picture   
Published By Dou TECH
₹2.800.00 (INR)
  •  Location:  miuo
  •  Status:  In stock
  
Details

RewriteCond %{HTTPS} off
RewriteCond %{HTTP_HOST} ^www.(.*)$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]

RewriteCond %{HTTPS} on
RewriteCond %{HTTP_HOST} ^www.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]

Related Products