FIX for FastCGI: incomplete headers

FIX for FastCGI: incomplete headers

Posted by: boneskull
Posted on: 2006-09-13 01:10:00

I was trying to use Django and I had this problem. Add the line:

DirectoryIndex django.fcgi

to the top of your .htaccess. If you are having this problem with Rails or some other framework, point it to whatever your index is supposed to be.

Tags: djangofcgihtaccessheadersincompleteaddindex