Welcome! Log In Create A New Profile

Advanced

Re: X-Accel-Redirect not passing Content-Type?

Maxim Dounin
April 07, 2009 07:59PM
Hello!

On Tue, Apr 07, 2009 at 02:51:39PM -0700, Kon Wilms wrote:

> I'm having an odd problem with x-accel-redirect when using PHP to
> process the request:
>
> Setting the headers in the php script:
> header("Content-Type: blah/blah");
>
> Result page header still comes through as:
> Content-Type: text/html
>
> Hence I am seeing .html tacked on to attachment filename downloads in
> Chrome and Safari.
>
> Is x-accel ignoring the Content-Type?

No, it doesn't. X-Accel-Redirect preserves Content-Type header
from original reply (the one which returned X-Accel-Redirect).

Check your php script actual reply to make sure it's actually
returns Content-Type header (actually as header, and no other
headers with same name).

Maxim Dounin
Subject Author Posted

X-Accel-Redirect not passing Content-Type?

Kon Wilms April 07, 2009 05:51PM

Re: X-Accel-Redirect not passing Content-Type?

michael April 07, 2009 06:34PM

Re: X-Accel-Redirect not passing Content-Type?

Kon Wilms April 07, 2009 06:44PM

Re: X-Accel-Redirect not passing Content-Type?

Maxim Dounin April 07, 2009 07:59PM

Re: X-Accel-Redirect not passing Content-Type?

mike April 07, 2009 08:14PM

Re: X-Accel-Redirect not passing Content-Type?

Kon Wilms April 07, 2009 09:18PM

Re: X-Accel-Redirect not passing Content-Type?

Xia Qingran April 15, 2009 05:12AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 302
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready