To create a symlink at /etn/nginx/manojmahato.com.np.conf
which references the original file /var/www/project/nginx.conf
,
use:
ln -s /var/www/project/nginx.conf /etn/nginx/manojmahato.com.np.conf
You can use above command with sudo for root access.
Leave a Reply