Categories Tips How to add http2 to an nginx website Post author By David Post date April 13, 2017 No Comments on How to add http2 to an nginx website Change this: listen 443 ssl; to this: listen 443 ssl http2; Done… I wish all tech upgrades were this easy. Tags http2, nginx ← Dig the Data, Heating Up → Generating music with deep learning Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment Name * Email * Website This site uses Akismet to reduce spam. Learn how your comment data is processed.