<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Thanks for your great help!<br><br>Now I think I got it all.<br>Well it was non-sense to put fastcgi out of the PHP location anyway... but I didn't know about the environment problem.<br>

I'll try to think about that next time something I play with Nginx configuration.<br><br>Everything is OK now.<br></div></div><div class="gmail_extra"><br clear="all"><div><font size="1"><span style="color:rgb(102,102,102)">---<br>

</span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div>
<br><br><div class="gmail_quote">On Tue, Feb 26, 2013 at 4:30 PM, Francis Daly <span dir="ltr"><<a href="mailto:francis@daoine.org" target="_blank">francis@daoine.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On Tue, Feb 26, 2013 at 04:23:14PM -0500, B.R. wrote:<br>
<br>
Hi there,<br>
<br>
> But does the auth_basic<br>
> module<<a href="http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html" target="_blank">http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html</a>>allows<br>
<div class="im">> you to load the username in a Nginx variable?<br>
> From what I understand everything is processed internally.<br>
<br>
</div><a href="http://nginx.org/en/docs/http/ngx_http_core_module.html#variables" target="_blank">http://nginx.org/en/docs/http/ngx_http_core_module.html#variables</a><br>
<br>
$remote_user is what you want as the nginx variable, if you are using<br>
http basic authentication.<br>
<span class="HOEnZb"><font color="#888888"><br>
        f<br>
--<br>
Francis Daly        <a href="mailto:francis@daoine.org">francis@daoine.org</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>