質問編集履歴

1

記述ミスがあったため

2018/08/09 12:07

投稿

kusaka00
kusaka00

スコア55

test CHANGED
File without changes
test CHANGED
@@ -66,7 +66,7 @@
66
66
 
67
67
  RewriteCond %{REQUEST_URI} !^/pic-labo/(.*) [NC]
68
68
 
69
- RewriteCond %{HTTP_HOST} !^www.tarunoaji.com [NC]
69
+ RewriteCond %{HTTP_HOST} !^www.hogehoge.com [NC]
70
70
 
71
71
  RewriteRule ^(.*) http://www.hogehoge.com/$1 [R=301,L]
72
72