Answer the question
In order to leave comments, you need to log in
How to give nginx permissions to work with folders?
Hi, please tell me how to give nginx permissions to work with the django project?
error:
/home/kyklaed/ingeneryenv/ingenery/static/admin/css/responsive.css" failed (13: Permission denied)
he has the following permissions:
-rw-rw-r— 1 kyklaed kyklaed 17894 Jan 18 10:57 / home/kyklaed/ingeneryenv/ingenery/static/admin/css/responsive.css
Answer the question
In order to leave comments, you need to log in
chown -R kyklaed:www-data /home/kyklaed/ingeneryenv/ingenery/static
chmod -R 755 /home/kyklaed/ingeneryenv/ingenery/static
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question