3 messages in ru.sysoev.nginxFastCGI response headers issue
FromSent OnAttachments
Florian SchulzeNov 1, 2008 4:45 pm 
Dave CheneyNov 2, 2008 4:39 pm 
Florian SchulzeNov 3, 2008 3:19 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:FastCGI response headers issueActions...
From:Florian Schulze (flor@gmx.net)
Date:Nov 1, 2008 4:45:10 pm
List:ru.sysoev.nginx

Hi!

I'm using nginx 0.6.32 to serve a PHP application through FastCGI. For some reason nginx doesn't seem to forward the Content-Type, Content-Length and Content-Encoding response headers. This causes javascript and css served by a php script to fail in Safari, cause it's delivered as text/html with Content-Length 0. Is there any configuration setting I'm missing, or is this a bug?