Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not inc

Posted gavanwanggw

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not inc相关的知识,希望对你有一定的参考价值。

没有Include wsgi,执行:

sudo a2enmod wsgi

可能出现以下的错误

ERROR: Module mod-wsgi does not exist!

安装 libapache2-mod-wsgi

sudo apt-get install libapache2-mod-wsgi
sudo a2enmod wsgi

以上是关于Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not inc的主要内容,如果未能解决你的问题,请参考以下文章

Invalid command 'RewriteLog' - apache2.4版本配置方法变了

python安装locustio报错error: invalid command 'bdist_wheel'的解决方法

.htaccess: Invalid command 'Header', perhaps misspelled or defined by a module not included

安装启动apache2.4后报Invalid command 'order', perhaps misspelled or defined by a module not includ

java.lang.IllegalArgumentException: sheetName '' is invalid

百度UEditor组件出现Parameters: Invalid chunk '' ignored警告的分析