sudo apt update sudo apt install nginx 停止 sudo systemctl stop nginx启动 sudo systemctl start nginx重启 sudo systemctl restart nginx重载配置 sudo systemctl reload nginx pkill -f uwsgi -9uwsgi -d --ini application/uwsgi.ini