Re: Noobe alert

2012-11-30 Thread Gerald Klein
Hey and thanks for the post, I actually posted this back on saturday and I figured it out, actually the way you are saying but it wasn't the permissions. I had to much info, the url going into nginx had two static directories next to each other, at first I tried to remove one but I decided to go w

Re: Noobe alert

2012-11-30 Thread Chris Cogdon
Check the error log for nginx to see if there's any hint of why the statics aren't showing up. My best guess is that the web server is running as a user that does not have access to the files, and the error log should be showing up with various "permission denied" messages. The usual culprit i