Hacker News new | ask | show | jobs
by lmcnearney 4787 days ago
Another note: Packages provided by Ubuntu use /etc/nginx/sites-available/ and /etc/nginx/sites-available/ for storing site configs but the package directly from Nginx stores configs in /etc/nginx/conf.d/.
1 comments

Thanks for pointing this out. I spent a little while trying to figure out why my configuration wasn't being recognized.