Re: Setting Up Django as Virtual Host

2010-05-22 Thread Richard Shebora
fyi... http://blog.dscpl.com.au/2010/03/improved-wsgi-script-for-use-with.html On Sat, May 22, 2010 at 6:19 PM, Daniel Roseman wrote: > On May 22, 6:47 pm, Mike T wrote: >> Um, could someone point me in the right direction.  I have a site with >> a standard lamp server, running PHP.  I want to

Re: Setting Up Django as Virtual Host

2010-05-22 Thread Daniel Roseman
On May 22, 6:47 pm, Mike T wrote: > Um, could someone point me in the right direction.  I have a site with > a standard lamp server, running PHP.  I want to add a second Django > site, using a virtual host.  I have the virtual host set up, but I > don't know anything about configuring it to work.

Setting Up Django as Virtual Host

2010-05-22 Thread Mike T
Um, could someone point me in the right direction. I have a site with a standard lamp server, running PHP. I want to add a second Django site, using a virtual host. I have the virtual host set up, but I don't know anything about configuring it to work. I've done Django Development, but never co