Back to Recipes
Enable HTTP2 on Nginx (work)
cloned from Enable HTTP2 on Nginx (work)
If the version of Nginx is higher than 1.9.5, it enable the HTTP2 protocol for sites with ssl.
comparing version code from Stack Overflow
http://stackoverflow.com/questions/16989598/bash-comparing-version-numbers#24067243
bash