Python Projects in Users’ Home Directories with wsgicodespatter.com 22 pointspyroman17 years ago2 commentsSaveHideCopy link On HNComments−doki_pen17yCan't this be done with an .htaccess file?−pyromanOP17yI 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.
Comments
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.