Jghost

jeiao, In me the tiger sniffs the rose !

导航

2014年2月27日 #

django1.6 apache 项目部署.

摘要: 前提:apache服务器已经安装好ps:安装Apache的WSGI 模块, sudo apt-get install libapache2-mod-wsgi .可以使用a2enmod wsgi来验证是不是已经安装成功。1,修改wsgi.py文件 加入path中"""WSGI config for o... 阅读全文

posted @ 2014-02-27 15:36 Jghost 阅读(604) 评论(0) 推荐(0) 编辑