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]

関連製品