How to configure nginx with HTTP/2+SSL and IPv6/IPv4 support? The syntax is: # port 443 IPv4 with http2 and ssl listen 443 ssl http2; ...
確定! 回上一頁