Fabien Schwob wrote:
> Hello,
> 
> I'm currently hosting  my Django websites on a dedicated server and it
> works fine. I restart Apache when I make modifications since I'm alone
> on the box.
> 
> But I've made evangelism for Django and I've convinced some friends to
> use it. So I would like to take a new server and to set up a "Django
> Shared Hosting". What is the best way to do that ?
> 
> - One Apache instance by user/website (I've seen that on
> http://www.gypsyhosting.com/) ? But how to do that does someone have
> some links to do that ?
> 
> - Using lighttpd and FGCI ?
> 
> - Using Apache and FCGI, so the user only need to *touch* the fcgi script.
> 
> My goal is to build my shared hosting and to create a document on how
> to do that. So, any help are welcome.
> 
> Thanks.
> 
Textdrive (Joyent) offers Django hosting.

There is an install script that will setup Django for you:
http://textusers.com/wiki/Installing_Django

Evan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to