Y
Hacker News
new
|
ask
|
show
|
jobs
Python Projects in Users’ Home Directories with wsgi
(
codespatter.com
)
22 points
by
pyroman
6184 days ago
1 comments
doki_pen
6183 days ago
Can't this be done with an .htaccess file?
link
pyroman
6183 days ago
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.
link