On 24 June 2010 15:19, commonzenpython <[email protected]> wrote: > after putting your script in the httpd.conf file, apache failed to > restart, it said "Syntax error on line 81 of /usr/local/apache/conf/ > httpd.conf: > Invalid option to WSGI script alias definition."
Upgrade to mod_wsgi 3.2. Don't use mod_wsgi 2.X. -- 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.
