Serve static media on "nginx"
Posted
by MMRUSer
on Server Fault
See other posts from Server Fault
or by MMRUSer
Published on 2010-04-10T05:27:21Z
Indexed on
2010/04/10
5:33 UTC
Read the original article
Hit count: 452
My django application hosted on Apache, and now I want to serve its static media through nginx, I don't have any prior experience in nginx...plus currently the static media is serve through Apache.. expecting some helping hand.
Apache 2.2 mod_wsgi nignx-0.7.65 Django 1.1.1
Thanks..
© Server Fault or respective owner