Re: Auth_request PHP question

2015-10-30 Thread Francis Daly
On Mon, Oct 26, 2015 at 08:44:45AM -0400, JaminVP wrote: Hi there, > I managed to get Nginx running with php-scripts, but I don't understand how > the script is supposed to authenticate through auth_request. > What is the script supposed to do to reject a request? I tried the header() > function

Auth_request PHP question

2015-10-26 Thread JaminVP
Greetings, I managed to get Nginx running with php-scripts, but I don't understand how the script is supposed to authenticate through auth_request. What is the script supposed to do to reject a request? I tried the header() function but that doesn't do much. Any ideas? Posted at Nginx Forum: ht