I am trying to redirect in nginx with the stock code:
server { listen 80; server_name www.example.com; return 301 $scheme://example.c