Setup Nginx to forward SSL requests to Django. Make sure the secure server has proxy_set_header X-Forwarded-Protocol $scheme; in the config file, so that Django ...
確定! 回上一頁