2024-09-01, 02:08 PM
(This post was last modified: 2024-09-01, 02:11 PM by TheDreadPirate.)
BUT, your setup should have worked if http2 was installed. Run this command to make sure that the http2 module is installed.
If nginx isn't at /usr/sbin, try /usr/bin.
Upon reading more documentation, the "http2 on" line may be OBE? Researching more. I will update our docs if needed.
Code:
strings /usr/sbin/nginx | grep http2
If nginx isn't at /usr/sbin, try /usr/bin.
Upon reading more documentation, the "http2 on" line may be OBE? Researching more. I will update our docs if needed.