Hi Michael, Quite a few hosting services support Django (and also mod_python). Here is the list of Hosting Providers from the Django Website http://code.djangoproject.com/wiki/DjangoFriendlyWebHosts
On Jul 14, 4:09 pm, Michael <[EMAIL PROTECTED]> wrote: > I've been searching for free hosting services that supports > Mod_Python, I never find one. Well even I haven't found a free Django hosting site yet. ;-) > In addition, there are few non-free hosting services that supports it. > > so, let's say I'm building a Django based site for my costumer, the > costumer knows nothing about computers so he don't care about the > programming language, however, > in most cases the hosting service he uses won't allow python scripts. > thats a problem. > > how can I solve this problem? can I run my Django-based site on a > server that supports > FastCgi, but has no python installed at all? [that's the situation on > most cases, Fcgi - ON, > python - OFF ] I am really not sure of this question but according to what http://www.djangoproject.com/documentation/fastcgi/ says I don't think it is possible to deploy without python (I might be wrong as well). Cheers Thejaswi Puthraya --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---