On 03/04/2016 01:43 AM, Mahendiran Vel wrote:
Dear All,

I'm going to use HTTP 2 in Apache 2.4 along with wildfly 10. Please
suggest me a steps need to be taken to enable HTTP 2.


Note: I'm using Windows Server.

--
Regards,
Mahendiran


Don't know about Windows but on Linux -

---
LoadModule http2_module modules/mod_http2.so
ProtocolsHonorOrder On
Protocols h2 http/1.1

First line will depend upon where you have the modules.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to