Dear Yuri,

thank you for your reply. I checked log and it just say:

[18-Oct-2014 12:22:39 Europe/Prague] DL: error: [xx.xx.xx.xx] invalid credentials

No error in PHP or nginx logs.

I have added your suggested line but nothing changed. Server still not asking for credentials, just leave me with blank page (header from server said 401 Unauthorized).

Nobody use nginx with dl?

Jan

Dne 17.10.2014 20:12, Yuri D'Elia napsal(a):
On 10/17/2014 07:36 PM, "Jan B. Kolář" wrote:
My Nginx config part for "rest.php" file is:

location = /rest.php {
        fastcgi_pass_header Authorization;
I have no experience with nginx.
If the headers are not forwarded by default, I would assume:

   fastcgi_pass_header X-Authorization;

is also needed. If you're using DL 0.14 the log should also contain some
extra info.






Reply via email to