Hi Horace,

Depending on your webhost, you will need to use fastcgi or mod-
python.  See http://wiki.dreamhost.com/index.php/Django as an example
-- therein are the steps necessary to get Django running on DreamHost,
a large webhost that supports fastcgi.

Also see http://www.djangoproject.com/documentation/modpython/ and
http://www.djangoproject.com/documentation/fastcgi/.

gsf

On Nov 20, 2:21 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> hi,
>
> i am currently doing the tutorial. i am at the middle of part 3 and
> quickly skimmed through the rest of 3 and 4 already.
>
> so far so good. it works great locally and with django's own simple
> server.
>
> but what i don't understand yet... if i move this to a webhoster,
> where is the starting point then? isn't there some index.cgi needed or
> so? or how will the server know that a certain url is supposed to be
> handled by django?
>
> ~horace
--~--~---------~--~----~------------~-------~--~----~
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