digitalocean/nginxconfig.io
nginx: [emerg] "uwsgi_pass" directive is not allowed here in
開放
#150 建立於 2020年6月10日
bughacktoberfesthelp wanted
倉庫指標
- 星標
- (26,979 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Hi, simple config: Server default, SSL disabled, PHP disabled, Python enabled, Routing default, Logging default.
Service for Nginx reporting:
nginx: [emerg] "uwsgi_pass" directive is not allowed here in /etc/nginx/nginxconfig.io/python_uwsgi.conf:5
hence, service does not start on Ubuntu based system, latest release.
Line 5 is: uwsgi_pass unix:/tmp/uwsgi.sock;
Settings attached in PDF.
NGINX Config _ DigitalOcean.pdf
Please advice.
Thanks