[Catalyst] Authorization header absent under mod_fcgi

Thomas Ott himself at tomott.de
Wed Mar 12 20:51:06 GMT 2008


Andy Grundman schrieb:
> On Mar 12, 2008, at 11:53 AM, Andy Grundman wrote:
> =

>> While testing this I found that mod_cgi also seems to strip the =

>> Authorization header.  I found this ugly fix:
>>
>> RewriteCond %{HTTP:Authorization} ^(.+)
>> RewriteRule ^(.*)$ $1 [E=3DHTTP_AUTHORIZATION:%1,PT]

I found a lot of references in various FastCGI-PHP related stuff about =

the 'more standard' Authorization header. Unfortunately I am not quite =

sure what standard they refer to ...

> Good news!  This fix appears to work for mod_fastcgi also and doesn't =

> require any Catalyst code changes. :)
> =

> I'll still check in my test and update the docs.

Great. Thanks again for the work.

-Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3275 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080312/6bcb=
5860/smime.bin


More information about the Catalyst mailing list