Answers for "should i put nginx config in sites enabled?"

0

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

Code answers related to "should i put nginx config in sites enabled?"

Browse Popular Code Answers by Language