Tagged Questions
1
vote
2answers
438 views
help needed with Lighttpd and Apache cofiguration with Django
I am using Django as web framework and then Apache and Lighttpd as web server and static media server respectively. Lighty serves all my static content well and good, but I need to configure it to ...