
exec bash process

cat /etc/nginx/conf.d/default.conf

delete return 500, and copy / location from 80 to 443.

reload nginx nginx -s reload
exec bash process
cat /etc/nginx/conf.d/default.conf
delete return 500, and copy / location from 80 to 443.
reload nginx nginx -s reload