# vim: ft=nginx location / { return 301 https://www.$host$request_uri; }