I’m trying to password protect a folder using htpasswd, works fine and
asks for a l/p, however php in that particular folder refuses to work.
PHP works anywhere else but the password protected location. Once I
comment out the password protected location and restart nginx it’s fine
again. Wondering if someone can assist?
On Thu, Dec 03, 2009 at 01:35:28AM -0500, raab wrote:
I’m trying to password protect a folder using htpasswd, works fine and asks for a l/p, however php in that particular folder refuses to work. PHP works anywhere else but the password protected location. Once I comment out the password protected location and restart nginx it’s fine again. Wondering if someone can assist?