Hi, I am new to django and wanted to set up a webserver and use apache or lighttpd.
As I understood wsgi is the preffered ( most performant) way to use python & a web server. I heard that apache has a mod_wsgi and wanted to ask if there exists such a module for lighttpd too? What would you propose to use: - apache + mod_wsgi - or lighttpd + ?? Anton -- 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.

