| ▲ | e12e 2 hours ago | |||||||
Wait nginx ran as root? | ||||||||
| ▲ | seba_dos1 2 hours ago | parent | next [-] | |||||||
It's usually launched as root and then drops its privileges for its workers. Unless... ;) | ||||||||
| ||||||||
| ▲ | adamsb6 an hour ago | parent | prev | next [-] | |||||||
Long ago in Linux if you wanted to listen on a privileged port (< 1024) you had to do so as root. | ||||||||
| ||||||||
| ▲ | Apes an hour ago | parent | prev [-] | |||||||
If you have write access to nginx.conf, you can set "user root root;" | ||||||||