質問編集履歴

1

コードを間違えました

2019/11/30 11:51

投稿

Ummo
Ummo

スコア30

test CHANGED
File without changes
test CHANGED
@@ -80,7 +80,7 @@
80
80
 
81
81
  RewriteCond %{HTTPS} on
82
82
 
83
- RewriteCond %{HTTP_HOST} http://www.sample.co.jp/
83
+ RewriteCond %{HTTP_HOST} www.sample.co.jp
84
84
 
85
85
  RewriteRule ^.*$ http://%{HTTP_HOST}%{REQUEST_URI} [R,L]
86
86