I\'ve just installed a Ubuntu 12.04 server and nginx 1.2.7, removed default from sites-enabled and added my own file into sites-available and symli
default
sites-available
You are probably binding nginx to port 80 twice. Is that your full config file? Don't you have another statement listening to port 80?