image
  Nouveau
image

Mysql

0 Avis
Dou TECH profile picture   
Publié Par Dou TECH
₹2.800.00 (INR)
  •  Emplacement:  miuo
  •  statut:  en magasin
  
Détails

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]

Produits connexes