如何使用yum在CentOS上安装wsgi? 有没有任何与mod_wsgi的存储库?
Fedora EPEL
yum install mod_wsgi
在CentOS 5.7上确认
看到:
http://code.google.com/p/modwsgi/wiki/InstallationOnLinux#RHEL/Centos_Packages
mod_wsgi网站上还有很多其他有用的文档。 😉