Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apache2 conf: default to embedded mode | Weitian LI | 2014-04-30 | 1 | -3/+5 |
| | | | | | | To fix the problem in daemon mode: o Target WSGI script '/opt/www/skaschool/django_skaschool/django_skaschool/wsgi.py' cannot be loaded as Python module. o ImportError: No module named django.core.handlers.wsgi | ||||
* | * added 'DEPLOYMENT.md': notes about deployment | Weitian LI | 2014-04-29 | 1 | -0/+62 |
* added 'APACHE2_skaschool.conf': configuration for apache2 (>=2.2) * renamed LICENSE to LICENSE.txt |