image
  Neu
image

Mysql

0 Bewertungen
Dou TECH profile picture   
Veröffentlicht Durch Dou TECH
₹2.800.00 (INR)
  •  Lage:  miuo
  •  Status:  Auf Lager
  
Einzelheiten

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]

Verwandte Produkte