You can do two blocks for https - with and without www: server { listen 443; server_name www.example.com; // ... return 301 ...
確定! 回上一頁