Hacker News new | ask | show | jobs
by corford 4088 days ago
Re: FCGI/WSGI with Apache, after a lot of frustrating trial & error I found https://code.google.com/p/modwsgi/ to work the best.

If you can dump Apache, uwsgi and nginx is (imho) a much nicer way to host python apps.