Have you try localhost on the server (use lynx or somethink else)?
I think the default.conf is it:
server {
listen 80;
server_name localhost;
...
will be only used if you do something likehttp://localhost
So change it to your domain.
Basti
Am 04.03.2013 11:44, schrieb Kaoz:
Hi,
Hi,
I followed this:
https://www.digitalocean.com/community/articles/how-to-install-linux-nginx-mysql-php-lemp-stack-on-centos-6
//
Starting nginx:[ OK ]
//
ps -ef | grep nginx:
root 1739 1714 0 09:40 pts/000:00:00 vi
/etc/yum.repos/ngin