System Operational

Welcome to nginx.

The server is successfully installed and working.
Documentation

Config Template nginx.conf
location / {
    root   /var/www/html;
    index  index.html;
}