基本的には自分用のメモ紙です。
server { if ($http_host = sample.com) { rewrite (.*) http://www.sample.com$1 last; } }
0 件のコメント:
コメントを投稿