A simple "hello world" example to show how to integrate successfully a Django application in a Plesk server based on wsgi.
- Django 1.6.5 (it must be installed server-wide previously)
- Python 2.6.6
- Plesk 12
- Apache mod_wsgi
- Linux Centos 6.5 64bit
- Shared hosting account provided by http://www.venehosting.com 😊
- Delete all files and folders inside httpdocs
- Download https://github.com/agarzon/django-plesk-hello-world/archive/master.zip
- Unzip and upload the content in your httpdocs folder
- Edit plesk.wsgi file to change
domain.com
and set your own domain !
MIT
(c) Alexander Garzon