On Jun 19, 2:07 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Tue, 2007-06-19 at 01:54 +0000, rtconner wrote:
> > I followed the instruction at the bottom of this page:
> >http://www.djangoproject.com/documentation/fastcgi/
> > I can't seem to get this running on a shared host. I've also try using
> > the WSGIHander against jonpy, but I can't get that to work either. Any
> > helps?
>
> Based on the error message, [...]

Actually, that's a common error message if I remember back to my fcgi
Dreamhost days.

You can't just test the server like that (with
settings.APPEND_SLASH=True) because it chokes when there's nothing in
request.url to see if it ends with a slash.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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