Auth Problems with phpMyAdmin / Apache Proxy
Dayo
nginx-forum at nginx.us
Tue Aug 3 00:21:43 MSD 2010
Finally got it working.
Changed my setup such that Apache only listened on internal IP 127.0.0.1
and moved the auth process to Nginx.
I think (but didn't verify) the behaviour I saw may have been because my
htpasswd file had been created using only the -c flag and not -c -d.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,115727,115870#msg-115870
More information about the nginx
mailing list