Re: Django on plesk - Virtual Host

2008-04-11 Thread andy baxter
Tim wrote: > I've got a couple Django apps running on Plesk. It's not the greatest > but it works. > > First, after you set up your subdomain, you'll need to create the > file: > /var/www/vhosts/ domain.fr/subdomains/django/conf/vhost.conf > > Here's the contents of mine: > -- > DocumentRo

Re: Django on plesk - Virtual Host

2008-04-11 Thread Tim
I've got a couple Django apps running on Plesk. It's not the greatest but it works. First, after you set up your subdomain, you'll need to create the file: /var/www/vhosts/ domain.fr/subdomains/django/conf/vhost.conf Here's the contents of mine: -- DocumentRoot /var/www/django_projects/m