You may find this useful:

http://groups.google.com/group/django-users/browse_thread/thread/73aae22ae6d20de0/dbfe3a60be00d9bb#dbfe3a60be00d9bb

You should have apache serve the static content because its much
faster. The link I sent you is when I was having problems with it a
few weeks ago, basically you need to set the apache directives so that
for static files the handler is set to none, if you read through that
and use the examples (the ones at the bottom, the ones at the top
where my original attempts) I think you will be able to get a feel of
whats going on. If you struggle with anything let me know. You should
know i'm no expert though.

Regards,

Andrew


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to