I have just installed nginx and apache on a dedicated server with redhat, how ever when I go to http://65.111.167.39 I get a connection failure. I tried changing nginx port con conf, but it didn't work neither.
Both services are running:
/etc/init.d/httpd status httpd (pid 22498) is running...
/etc/init.d/nginx status nginx (pid 22534) is running...
Some advices? By the way I have no experience at all, so anything could be missing..