Hello, noob here.
How do i enable "http2" module in nginx ?
Console gives me "the "http2" parameter requires ngx_http_v2_module"
And i don't have "--with-http_v2_module" if i do "nginx -V"
So, how do i include, add these module to my nginx ?
Running under windows, downloaded latest ( 1.9.12 ) version for Win..
How do i enable "http2" module in nginx ?
Console gives me "the "http2" parameter requires ngx_http_v2_module"
And i don't have "--with-http_v2_module" if i do "nginx -V"
So, how do i include, add these module to my nginx ?
Running under windows, downloaded latest ( 1.9.12 ) version for Win..