| I've been facing the following problem. I got django 1.9 integrated with apache 2.4+ via mod_wsgi application. I run manage.py collectstatic and everything is fine when i use the root url. Actually i will be redirected to my django app from the link This is my configuration This is an example of my template: The image giphy.gif cannot be served and i get the3 follwoing error: GET http://www.mydomain/static/images/giphy.gif 404 (Not Found) How can i work this around? Many many thanx for ur help |
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/e2063b5e-9c9e-4802-9439-33e0c69304c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment