Hi all
I got this error   "Restarting web server
apache2                                                Syntax error on
line 26 of /etc/apache2/sites-enabled/000-default:
Invalid command 'WSGI_scriptAlias', perhaps misspelled or defined by a
module not included in the server configuration
"

when I tried to configure my 000-default as bellow

WSGI_scriptAlias /test/srv1 /usr/local/test/servizio1/srz1.py
<Directory "/usr/local/test/servizio1">
AllowOverride None
Options None
Order deny,allow
Allow from all
</Directory>

i have already checked all my installation it seem wsgi to be
installed in my computer on right way. If someone know how to solve
this problem please help me.

THanks

Zuang

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
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/modwsgi?hl=en.

Reply via email to