Live data from Hacker News

Python Projects in Users’ Home Directories with wsgi

codespatter.com

1–3 of 3 posts

Re: Python Projects in Users’ Home Directories with wsgi

#3
post #2

Can't this be done with an .htaccess file?

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.