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>

Note: You CANNOT modify your virtual host configuration directly when using a hosting control panel as the changes may be overwritten whenever the hosting control panel regenerates the Apache configuration file.

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:29
  • by Michael Alegre