image
  Nuevo
image

Mysql

0 Comentarios
Dou TECH profile picture   
Publicado Por Dou TECH
₹2.800.00 (INR)
  •  Ubicación:  miuo
  •  Estado:  En stock
  
Detalles

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]

Productos relacionados