Serve static media on "nginx"
- by MMRUSer
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..