Re: checking headers

2016-05-30 Thread Robert Paprocki
On Sat, May 28, 2016 at 12:48 PM, Larry Martell wrote: > Is there any way with nginx to check a request's headers and send back > a 401 if the headers are not proper? > Yes, you can do with this via the 'map' and 'if' directives. A trivial example: http { # if the "X-Foo" request heade

alias to server_ip/drupal

2016-05-30 Thread gacek
Hello, i am rather new to the nginx and i have a trobule with alias from my default page (http://server_IP/) to the Drupal (http://server_IP/drupal). I got the error message: 404 Not Found. I have no idea what is wrong and i didn't find anything with google either. Thanks for your help. These are m

Re: HTTP not working / downloads 57 byte small file

2016-05-30 Thread Maxim Dounin
Hello! On Sat, May 28, 2016 at 03:24:00PM -0400, rzmpl wrote: > Hello, like mentioned in the title HTTP isn't working at all anymore. HTTPS > works fine. I already tried default vhost config but no luck there. I have > no idea what is going on and I didn't even find anything with google either.

Re: Feature Request: write error logs when detecting duplicate http headers

2016-05-30 Thread smaer780
thanks,recently i ran into this problem I saw you this post, help me with this problem Posted at Nginx Forum: https://forum.nginx.org/read.php?2,204689,267222#msg-267222 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/n