i'm having problems with django static files in production.I know django requires that you collectstatic during deployment, which i did. The real problem comes when i try to access my page on the browser and i get a 403 forbidden error on all static files. I tried changing my permissions and ownership of var/www/html folders to 755 and files to 644 but still no luck. How do i make my static files load?
please advise me on what to do, i have been struggling with this problem for days now.
thanks in advance, Dennis
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5ecd31a9-e135-4558-8b8b-1754308cfa35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment