首页 > 其他 > 详细

Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not included in the ser

时间:2017-06-18 12:45:53      阅读:1134      评论:0      收藏:0      [点我收藏+]

没有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 included in the ser

原文:http://www.cnblogs.com/gavanwanggw/p/7043802.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!