• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

[SOLVED]HTTP 2 not working

PriyanA

Regular Pleskian
Hi,

Followed https://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