Hi
I dont usually deal with Apache+WSGI (usually fcgi + nginx)
However your script:
WSGIScriptAlias /wsgi /var/www/wsgi-scripts
One of my apache sites:
WSGIScriptAlias / /home/hvv00/hvv/wsgi/hvv.wsgi
Point directly this directly to the file.
Note: You wont need to chmod 777 anything
S
I've been googling and trying this for 2 days now, I'm sure I'm just
confused about something basic because it cannot be that hard. I've
tried all the hints I found via google and they made sense but no
success.
I'm running RHEL 6 Python 2.6.5, django 1.2.4 and mod_wsgi 3.2. I'm
trying to config
2 matches
Mail list logo