質問編集履歴

1

urlミス

2019/03/01 09:33

投稿

yukabyo
yukabyo

スコア135

test CHANGED
File without changes
test CHANGED
@@ -58,7 +58,7 @@
58
58
 
59
59
  RewriteBase /
60
60
 
61
- RewriteRule ^blog.html(.*) https://sample.jp/staffblog/ [R=301,L]
61
+ RewriteRule ^blog/index.html(.*) https://sample.jp/staffblog/ [R=301,L]
62
62
 
63
63
  ```
64
64