Enables a Nginx site by symlinking to it from /etc/nginx/sites-enabled.
/etc/nginx/sites-enabled
This will likely require sudo permissions if run with the default nginx dir (/etc/nginx/).
/etc/nginx/
Enables a Nginx site by symlinking to it from
/etc/nginx/sites-enabled
.This will likely require sudo permissions if run with the default nginx dir (
/etc/nginx/
).