Confguration files here reflects My Need. You need to change some configurations in compile-nginx-from-source.sh, nginx.conf and nmrony.local file according to your need For more please read http://nmrony.info/configuring-nginx-virtual-host-with-php-7-0/
#To check status
systemctl status nginx
#To start nginx
systemctl start nginx
#To restart nginx
systemctl start nginx
#To stop nginx
systemctl stop nginx