Okay, I got the status page to work :)
and does the setting for server_name always have to be changed to my domain name? what if I don't have a domain name, can I just put the servers IP Address?;
server {
listen 80;
server_name localhost;
and does the setting for server_name always have to be changed to my domain name? what if I don't have a domain name, can I just put the servers IP Address?;
server {
listen 80;
server_name localhost;