Hi
I want to have a server without any control panel(as they will install apache and other modules).I have install php and nginx successfully.However how to add my domain dns zone via ssh
Also by default nginx document root is /usr/share/nginx/html/
. I have no problem with that as i will host only 1 domain on my dedicated server.
Can anyone of you be generous enough to give me step by step instruction on how to add the domain dns zone and set document root to /usr/share/nginx/html/ so that when i go to http://mydomain.com/ , my site loads fine
My OS - Centos 6 Minimal
No Control Panel
SSH access available
Use these in your explaination
Nameservers
ns1.site.com
ns2.site.com
Server uses BIND
REally looking forward to solve this asap
Thanks a ton in advance