回答編集履歴

1

修正

2018/12/11 08:53

投稿

退会済みユーザー
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  # Redirect
12
12
 
13
- RedirectMatch 301 (.*) http://sample.com/
13
+ RedirectMatch 301 (.*) https://new-domain.com/renewal/
14
14
 
15
15
  ```
16
16