• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

[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