Hacker News new | ask | show | jobs
by doki_pen 6183 days ago
Can't this be done with an .htaccess file?
1 comments

I tried doing it that way first, but the wsgi directives aren't allowed in an .htaccess file. It would have been much better to have a user place a few lines in their .htaccess file for python projects, but I didn't find a way of doing that.