Thanks for the tips and the corrections , after a long night i have finished
the proxy configuration with ldap auth php authentication .
Does anybody know if it it possible share configurations into ngnix page ?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257206,257245#msg-257245
Thanks
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257239,257244#msg-257244
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Dear nginx team,
I'm trying to set up a WebDAV server using SabreDAV.
I successfully set up the server with Apache and now I want to achieve the
same result with nginx.
Currently, the SabreDAV web GUI works without problems, but access via a
WebDAV client is not possible (I'm using Caro
On Fri, Mar 13, 2015 at 8:01 PM, dominus.ceo wrote:
> Does anybody know what does "Undefined index: HTTP_X_AUTH_PORT " mean?
>
It means your php application is incorrectly written or you missed
some nginx configuration for that specific application. (it's php
error message)
_
Does anybody know what does "Undefined index: HTTP_X_AUTH_PORT " mean?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257239,257239#msg-257239
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
When you say " but ALSO set up another proxy_pass from this location block
to say bar.mydomain.com"
Do you mean the request should go to both? i.e foo.mydomian and
bar.mydomain. If thats the case than upstream will not work because it will
actually load balance the requests between 2 servers.
Inf
Can anyone help me with this?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257211,257237#msg-257237
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi ,
how it possible with nginx to hide static file from simple sniffer (like
chrome) ?
This directive
add_header X-Content-Type-Options nosniff;
does't help me .
Help please with solution .
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257236,257236#msg-257236