<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Hello,<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">The only information I got on the Web was to protect folders with Nginx auth, just like the plein old Apache's .htaccess.<br>


<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">I am already using AuthPlain to secure a folder with Nginx, using PHP scripts inside.<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">


I wonder if it was possible to use Nginx auth information inside those PHP scripts.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">More precisely, I would have a directory protected with AuthPlain and I would have a script (let's call it index.php) being called when the authentication is successful.<br>


</div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">The AuthPlain has several users registered and I would like to know if index.php might be aware who logged in to welcom him with his/her username.<br>


<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Am I dreaming too much ?</div><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>



</div>