My apache admin is having problems serving static files to the django app.
My admin says that he needs a relative path defined in Django in order to get Apache to serve the static files from that server for the Django App
Is it possible to define relative paths in the settings file to comply with the requirements of Apache?
And if it is possible can I still use the {%load staticfiles %} variable.
If this is possible, what would the relevant settings file entries be?
Thanks
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/899d46b4-1da9-4c88-9345-85e4f779d084%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment