N
Size: a a a
N
N
D
S
l
S
КЗ
MS
DT
Ш
JT
Ш
server {
listen 80;
server_name mysite.uz;
location = /favicon.ico { access_log off; log_not_found off; }
location /static/ {
root /var/www/www-root/data/www/mysite.uz;
}
location / {
include proxy_params;
proxy_pass http://unix:/run/gunicorn.sock;
}
}
Aug 26 18:54:57 mysite.uz systemd[1]: nginx.service: Can't open PID file /var/run/nginx.pid (yet?) after start: No such file or directory
Aug 26 18:54:57 mysite.uz systemd[1]: Started nginx - high performance web server.
КЗ
AG
A
RS
F
AG
AG
F