• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

[SOLVED]HTTP 2 not working

PriyanA

Regular Pleskian
Hi,

Followed http://kb.plesk.com/en/128733

Get the WARNING below:

#/usr/local/psa/bin/http2_pref enable
WARNING: You are using a custom virtual host template(/usr/local/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php)
This may cause issues with enabling HTTP/2 support for domains.

None of the SSL Enabled websites supports HTTP 2 according to https://tools.keycdn.com/http2-test

What could be the problem?

Thank you!
 
Hi PriyanA,
you have a custom template...

/usr/local/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php

so download/copy over the latest version from

/usr/local/psa/admin/conf/templates/default/domain/nginxDomainVirtualHost.php

And re-edit.
You will still get a warning even after you edit the new template though.
Regards

Lloyd
 
Back
Top