Re: [nyphp-talk] PHP testing for a password protected folder/file

2009-08-24 Thread Daniel Convissor
Hi, uh, whoever you are: On Tue, Aug 11, 2009 at 09:59:17PM +0800, webmas...@vbplusme.com wrote: > > I have an errorpage script that checks for > $_SERVER['REDIRECT_STATUS'] and delivers a user friendly message > depending on which error condition it finds, works great most of the > time.

[nyphp-talk] PHP testing for a password protected folder/file

2009-08-11 Thread webmaster
Hello NYPHP, I have an errorpage script that checks for $_SERVER['REDIRECT_STATUS'] and delivers a user friendly message depending on which error condition it finds, works great most of the time. The problem is when is encountered a password protected folder, it delivers the 401 or 403 e