From: Wayne Pierce Date: 2005-05-11T03:22:28+09:00 Subject: Problems with Amrita2 and HTTP headers. I'm experimenting with different Ruby-based web development tools, but can't get Amrita2 working. For some reason I keep getting "FastCGI: incomplete headers (0 bytes) received from server" in the Apache logs. I've tried the examples as shown and added in an explicit "Content-Type" header, but neither works. I know the FastCGI works normally since I can run a simple Ruby script with no problems. Does anyone know what I am missing? Thanks for any help, Wayne