This is an old revision of the document!


Yes, HTTP/2 is enabled by default for SSL listeners configured from “httpd.conf”, but can be disabled per virtual host via the “SpdyEnabled” directive.

To do this, include the following in your SSL virtual host configuration using a virtual host level include file

<IfModule LiteSpeed>
SpdyEnabled off
</IfModule>

You can find more information on virtual host include files for your specific control panel here:
cPanel, Plesk, DirectAdmin

  • Admin
  • Last modified: 2015/12/16 15:16
  • by Michael Alegre