Skip to content

Instantly share code, notes, and snippets.

@akatz
Created September 24, 2008 22:11
Show Gist options
  • Save akatz/12693 to your computer and use it in GitHub Desktop.
Save akatz/12693 to your computer and use it in GitHub Desktop.
* Checking nginx' configuration ...
2008/09/24 15:10:20 [warn] 28705#0: conflicting server name "_" on 0.0.0.0:80, ignored
2008/09/24 15:10:20 [warn] 28705#0: conflicting server name "_" on 0.0.0.0:80, ignored
2008/09/24 15:10:20 [info] 28705#0: the configuration file /etc/nginx/nginx.conf syntax is ok
2008/09/24 15:10:20 [info] 28705#0: the configuration file /etc/nginx/nginx.conf was tested successfully [ ok ]
* Stopping nginx ... [ ok ]
* Checking nginx' configuration ...
2008/09/24 15:10:21 [warn] 28742#0: conflicting server name "_" on 0.0.0.0:80, ignored
2008/09/24 15:10:21 [warn] 28742#0: conflicting server name "_" on 0.0.0.0:80, ignored
2008/09/24 15:10:21 [info] 28742#0: the configuration file /etc/nginx/nginx.conf syntax is ok
2008/09/24 15:10:21 [info] 28742#0: the configuration file /etc/nginx/nginx.conf was tested successfully [ ok ]
* Starting nginx ...
2008/09/24 15:10:21 [warn] 28745#0: conflicting server name "_" on 0.0.0.0:80, ignored
2008/09/24 15:10:21 [warn] 28745#0: conflicting server name "_" on 0.0.0.0:80, ignored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment