image
  새로운
image

Mysql

0 리뷰
Dou TECH profile picture   
게시됨 에 의해 Dou TECH
₹2.800.00 (INR)
  •  위치:  miuo
  •  상태:  재고
  
세부

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]

관련 상품