<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>php can't run in auth folder</title>
        <description> I try to use auth for  .password , 
but after key in username and password , the page just blank only , .php
file can't run , pls help , setting as below :

location ^~/phpmyadmin {
fastcgi_pass 127.0.0.1:9000;
fastcgi_index index.php;
fastcgi_param  SCRIPT_FILENAME 
/home/httpd/html/phpmyadmin$fastcgi_script_name;
auth_basic &amp;quot;Restricted&amp;quot;;
auth_basic_user_file /home/httpd/html/phpmyadmin/.htpasswd;
}

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,229232,229232#msg-229232

_______________________________________________
nginx mailing list
&amp;#110;&amp;#103;&amp;#105;&amp;#110;&amp;#120;&amp;#64;&amp;#110;&amp;#103;&amp;#105;&amp;#110;&amp;#120;&amp;#46;&amp;#111;&amp;#114;&amp;#103;
http://mailman.nginx.org/mailman/listinfo/nginx</description>
        <link>http://www.serverphorums.com/read.php?5,539259,539259#msg-539259</link>
        <lastBuildDate>Thu, 20 Jun 2013 07:24:40 +0200</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://www.serverphorums.com/read.php?5,539259,539259#msg-539259</guid>
            <title>php can't run in auth folder</title>
            <link>http://www.serverphorums.com/read.php?5,539259,539259#msg-539259</link>
            <description><![CDATA[ I try to use auth for  .password , <br />
but after key in username and password , the page just blank only , .php<br />
file can't run , pls help , setting as below :<br />
<br />
location ^~/phpmyadmin {<br />
fastcgi_pass 127.0.0.1:9000;<br />
fastcgi_index index.php;<br />
fastcgi_param  SCRIPT_FILENAME <br />
/home/httpd/html/phpmyadmin$fastcgi_script_name;<br />
auth_basic &quot;Restricted&quot;;<br />
auth_basic_user_file /home/httpd/html/phpmyadmin/.htpasswd;<br />
}<br />
<br />
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,229232,229232#msg-229232" target="_blank"  rel="nofollow">http://forum.nginx.org/read.php?2,229232,229232#msg-229232</a><br />
<br />
_______________________________________________<br />
nginx mailing list<br />
<a href="mailto:&#110;&#103;&#105;&#110;&#120;&#64;&#110;&#103;&#105;&#110;&#120;&#46;&#111;&#114;&#103;">&#110;&#103;&#105;&#110;&#120;&#64;&#110;&#103;&#105;&#110;&#120;&#46;&#111;&#114;&#103;</a><br />
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank"  rel="nofollow">http://mailman.nginx.org/mailman/listinfo/nginx</a>]]></description>
            <dc:creator>e123e123e123</dc:creator>
            <category>Nginx</category>
            <pubDate>Thu, 02 Aug 2012 11:00:07 +0200</pubDate>
        </item>
    </channel>
</rss>
