I am running Ubuntu Hardy 8.04 and nginx 0.7.65, and when I try starting my nginx server:
$ sudo /etc/init.d/nginx start
I get the followin
To avoid hard-coding the IP address in the config, do this:
listen *:80; listen [::]:80;