error documents not working
boindil opened this issue · 2 comments
boindil commented
The chmod on /var/lib/nginx should be 755 for it to work - getting 403 otherwise when it tries to access the error files.
TrafeX commented
Hi @boindil,
I don't see why that's necessary. Nginx is running under de nobody user and that user is the owner of /var/lib/nginx and all underlying folders. Can you paste the error you're getting?
TrafeX commented
I'm closing this issue due to inactivity. Let me know if you still experience this so I can re-open it.