Re: [dl-ticket-service] Nginx + rest.php = solution founded

2014-10-20 Thread Jan B. Kolář
Dne 20.10.2014 12:26, Yuri D'Elia napsal(a): On 10/20/2014 12:01 PM, "Jan B. Kolář" wrote: Dear all, so I checked source code by myself and find solution for my problem with Nginx + rest.php (see previous emails). I don't know why, but Nginx need one more header in 401 response. So I edited "i

Re: [dl-ticket-service] Nginx + rest.php = solution founded

2014-10-20 Thread Yuri D'Elia
On 10/20/2014 12:01 PM, "Jan B. Kolář" wrote: > Dear all, > > so I checked source code by myself and find solution for my problem with > Nginx + rest.php (see previous emails). > > I don't know why, but Nginx need one more header in 401 response. So I > edited "include/fatal.php" file and added

[dl-ticket-service] Nginx + rest.php = solution founded

2014-10-20 Thread Jan B. Kolář
Dear all, so I checked source code by myself and find solution for my problem with Nginx + rest.php (see previous emails). I don't know why, but Nginx need one more header in 401 response. So I edited "include/fatal.php" file and added one line (bold): function httpUnauthorized() { *header