ドメイン移転の際の転送設定メモ
Contents
転送元の.htaccessの設定を以下にする
# Redirect
Redirect permanent / http://www.新アドレス.com
また、領域のDNS設定で同じところを指定するとループしてしまうので別フォルダを参照させること。
リダイレクトチェック
http://ohotuku.jp/redirect_checker/
# Redirect
Redirect permanent / http://www.新アドレス.com
リダイレクトチェック
http://ohotuku.jp/redirect_checker/