I was under the impression that installing nginx on debian would create for me these two directories:
- /etc/nginx/sites-available/
- /etc/nginx/sites-enabled/
Is it right that these are not created automatically, and is it also correct that I should create these manually and put my conf file in there to have it read?