Hi Maxim,
Sorry for the confusion.
But even for range requests, it should return the bytes requested,
correct? Am I missing any configuration?
Regards,
Arun
On 8/12/15, 6:23 PM, "nginx on behalf of Maxim Dounin"
wrote:
>Hello!
>
>On Wed, Aug 12, 2015 at 09:30:15AM +,
works fine and able to authenticate.
Regards,
Arun
On 8/11/15, 7:06 PM, "nginx on behalf of Edho Arief"
wrote:
>On Tue, Aug 11, 2015 at 10:29 PM, Arun John (arujohn)
>wrote:
>> Hi,
>>
>> Thanks for the suggestion. I tried using proxy_pass, but it didn¹t help
&g
;
root /opt/test/files;
}
}
Is there any issue with my configs?
Regards,
Arun
On 8/11/15, 6:39 PM, "nginx on behalf of Maxim Dounin"
wrote:
>Hello!
>
>On Tue, Aug 11, 2015 at 03:35:19AM +, Arun John (arujohn) wrote:
>
>> I have a NG
I have a NGINX that sits in front of my application. I have digest
authentication enabled for the application. I’d like a set up where when a user
connects to NGINX using Digest, NGINX simply proxies this request to my
application where the actual authentication happens. The authentication logic
m your configuration and be happy :D
This module is no longer needed for Nginx 1.3.9+ because since 1.3.9, the
Nginx core already has built-in support for the chunked request bodies.
And this module is now only maintained for Nginx versions older than 1.3.9.
On Wed, Nov 26, 2014 at 7:41 AM, Ar
Hi,
I am trying to set up a nginx server to support chunking. I followed the
steps mentioned in the below webpage to use the feature
http://wiki.nginx.org/HttpChunkinModule
My nginx version is 1.4.1. According to the above link, I don¹t need to
build chunking module separate as it is already bui