I'm testing Nginx with a django application, the requests
https://15.15.15.15/admin/ and https://15.15.15.15/inicio/ work correctly,
but https://15.15.15.15/ throw error "Not found: The requested URL / was not
found on this server. ", And I can not find the error. This is the
configuration:
server
When you saw “Windows Auth” did you mean NTLM?
From: nginx [mailto:nginx-boun...@nginx.org] On Behalf Of Brian W.
Sent: Monday, September 24, 2018 2:50 PM
To: nginx@nginx.org
Subject: [IE] Re: Nginx with windows auth
I saw a post this morning claiming that only paid versions supported it. I did
I saw a post this morning claiming that only paid versions supported it. I
did get it to work; it wasn't initially obvious that the ldap auth conf
file was to replace the nginx.conf file and not be an addition.
On Mon, Sep 24, 2018, 9:36 AM Brian W. wrote:
> Is this possible in the free version
Is this possible in the free version or only paid products?
Brian
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello!
On Mon, Sep 24, 2018 at 11:40:27AM -0400, anish10dec wrote:
> Thanks Maxim
>
> For Streaming with Low Latency , Harmonic Encoder is pushing media files
> with "Transfer-Encoding: chunked" on the Nginx Origin Server.
>
> We are able to see the same in tcpdump between Encoder and Nginx Ori
Thanks Maxim
For Streaming with Low Latency , Harmonic Encoder is pushing media files
with "Transfer-Encoding: chunked" on the Nginx Origin Server.
We are able to see the same in tcpdump between Encoder and Nginx Origin.
However when we try to stream content through Origin Server ,
"Transfer-En
Hello!
On Mon, Sep 24, 2018 at 09:53:26AM -0400, anish10dec wrote:
> In order to support CMAF and Low latency for HLS streaming through Nginx, it
> is required change in content header.
>
> Instead of "Content-Length" in Header , expected value by player is
> "Transfer-Encoding : chunked" so tha
In order to support CMAF and Low latency for HLS streaming through Nginx, it
is required change in content header.
Instead of "Content-Length" in Header , expected value by player is
"Transfer-Encoding : chunked" so that for a 6 sec chunk of media segment
player will start streaming fetching data
On 24/09/2018 12:32, ec2geek007 wrote:
> Thanks Maxim.
> However I also see
> https://github.com/SpiderLabs/ModSecurity/issues/1697
>
> Any one confirmed that a particular version in 3 modesecurity works?
> Seems 3.0.4 modsecurity (which is not yet there) is most likely address all
> known issu
Thanks Maxim.
However I also see
https://github.com/SpiderLabs/ModSecurity/issues/1697
Any one confirmed that a particular version in 3 modesecurity works?
Seems 3.0.4 modsecurity (which is not yet there) is most likely address all
known issues so far.
Hope I am wrong and a good version is out
Hello,
On 23/09/2018 21:37, ec2geek007 wrote:
> Any help much appreciated. This is my last closure step to move from apache
> to nginx (using tomcat with proxy_pass.) Thanks in advance!
>
> curl -v http://localhost:8080 or curl -v http://127.0.0.1:8080 work. If I
> remove proxy_pass statement,
11 matches
Mail list logo