Apache + .htaccess + mod_wsgi in Shared Hosting

145 views
Skip to first unread message

Leandro Severino

unread,
Dec 1, 2012, 5:27:41 AM12/1/12
to we...@googlegroups.com
Friends,

My .htaccess file:

WSGIScriptAlias / "/home/centrali/webapps/code.py"

Alias /static/ /home/centrali/webapps/static/

<Directory "/home/centrali/webapps/">
    Order allow,deny
    allow from all
</Directory>

Show me this error message in apache log file:

WSGIScriptAlias not allowed here

Any idea ? tip or suggestion ?

-- Leandro
Reply all
Reply to author
Forward
0 new messages