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

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/webpy/-/peQbk-MFfOoJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to