Answers for "nginx add site conf"

1

how to enable a site conf in nginx

sudo ln -s /etc/nginx/sites-available/example.com /etc/nginx/sites-enabled/
Posted by: Guest on February-10-2021

Browse Popular Code Answers by Language