Nginx is throwing an 403 Forbidden on Static Files
MacOs El Capitan: At the top of nginx.conf write user username group_name My user name is Kamil so i write: user Kamil staff; (word ‘staff’ is very important in macOS). This do the trick. After that you don’t need to change any permission in your project folder and files.