摘要:
1 阅读全文
posted @ 2012-09-27 20:27
hhhyde
阅读(62)
评论(0)
推荐(0)
摘要:
结合 apache部署django - 超级管理员 - 博客园编辑apache_django_wsgi.conf:<VirtualHost *:80> #① WSGIScriptAlias / "D:/mysite/apache/django.wsgi" <Directory "D:/mysite"> Allow from all </Directory> <Directory "D:/mysite/templates"> Allow from all </Directory> 阅读全文
posted @ 2012-09-27 20:16
hhhyde
阅读(231)
评论(0)
推荐(0)
浙公网安备 33010602011771号