質問するログイン新規登録

質問編集履歴

1

記述ミスがあったため

2018/08/09 12:07

投稿

kusaka00
kusaka00

スコア55

title CHANGED
File without changes
body CHANGED
@@ -32,7 +32,7 @@
32
32
  RewriteCond %{REQUEST_FILENAME} -d [NC]
33
33
  RewriteCond %{REQUEST_URI} !^/Report/(.*) [NC]
34
34
  RewriteCond %{REQUEST_URI} !^/pic-labo/(.*) [NC]
35
- RewriteCond %{HTTP_HOST} !^www.tarunoaji.com [NC]
35
+ RewriteCond %{HTTP_HOST} !^www.hogehoge.com [NC]
36
36
  RewriteRule ^(.*) http://www.hogehoge.com/$1 [R=301,L]
37
37
  RewriteEngine on
38
38
  RewriteBase /