Try add ssl parameter to the listen directive.
https://www.nginx.com/blog/nginx-1-9-5/
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,261910,261916#msg-261916
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/n
Turn out maxcdn havent implemented http2 yet
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,261910,261911#msg-261911
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
HTTP2 isn't working for me .I still use HTTP/1.1 is reponse headers but
nginx don't show any error.I also restarted nginx with no change
server {
listen 443 http2 ;
ssl on;
ssl_certificate/etc/ssl/filterbypass.me.crt; #(or .pem)
ssl_certificate_key/etc/ssl/filt
Hi,
in a single server block listening on both 80 and 443 ssl, currently in
production, I want to start redirecting all HTTP GET requests to HTTPS ...
but keep serving non-GET requests on HTTP for a little while, so as not to
bork form posts and such made by clients from pages loaded on HTTP befor
Hello,
On Tue, Mar 18, 2014 at 8:18 PM, Haris Bogdanovich wrote:
> How to get started with nginx ?
>
First of all, welcome to nginx community :o)
All the basic principles can be found there:
http://nginx.org/en/docs/beginners_guide.html
> Is there some tutorial for Lisp usets ?
> What'
Hi.
How to get started with nginx ?
Is there some tutorial for Lisp usets ?
What's the connection between nginx and hunchentoot ?
Why do I get something about nginx when trying to access hunchentoot mailing
list ?
Thanks___
nginx mailing list
nginx@ngi
Do you have a program set up to read from the other end of those pipes?
-Original Message-
From: nginx-boun...@nginx.org [mailto:nginx-boun...@nginx.org] On Behalf Of
Sven Wiese
Sent: 2 ianuarie 2014 19:00
To: nginx@nginx.org
Subject: Nginx not starting with named pipe (fifo) for
Heya,
there seems to be a issue with Nginx and named pipes (fifo).
Tested nginx versions:
- 1.1.19 (Ubuntu 12.04.3 LTS amd64)
- 1.4.4 (Ubuntu 12.04.3 LTS amd64 with PPA
https://launchpad.net/~nginx/+archive/stable )
- 1.4.4 (CentOS 6.5 amd64 with repo
http://nginx.org/packages/centos/$releasev