Try:
cd /etc/nginx/sites-enabled
mv default.conf zzz-default.conf
service nginx reload
(You must be root
in order to run the commands above.)
Try:
cd /etc/nginx/sites-enabled
mv default.conf zzz-default.conf
service nginx reload
(You must be root
in order to run the commands above.)