Stefan de Konink wrote, On 02/12/2007 19:49:

> End up in a 500 Internal Server Error?
>  
> #!/usr/bin/env python
> print 'Status: 301 Moved Permanently'
> print 'Location: http://www.jouwsite.nl/'

It is missing an extra CRLF here.
Another print should fix it. :-)

-- 
Greetings, alo.
http://www.alobbs.com
_______________________________________________
Cherokee mailing list
[email protected]
http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to