Basic HTTP Authentication & PHP-FastCGI
Phillip B Oldham
phill at theactivitypeople.co.uk
Thu Jul 24 13:43:16 MSD 2008
mike wrote:
> On 7/23/08, Igor Sysoev <is at rambler-co.ru> wrote:
>
>
>> There is $remote_user variable, but there is no $remote_password.
>>
>
> Okay, then you should be able to add in your fastcgi params
>
> fastcgi_param REMOTE_USER $remote_user;
>
Perfect. I'll try with:
fastcgi_param HTTP_AUTH $remote_user;
will let you guys know how I get on.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: phill.vcf
Type: text/x-vcard
Size: 272 bytes
Desc: not available
URL: <http://nginx.org/pipermail/nginx/attachments/20080724/ed74e110/attachment.vcf>
More information about the nginx
mailing list