Hi, Recently I deployed my django project on Apache using mod_wsgi. Everything is working perfect except flash. The flash (.swf file) did not render on the client's browser but it works perfect while hosting on django built-in development server. What may be the problem?
I am using Ubuntu : 11.04 Apache2 : Apache/2.2.17 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

