You can use HTTP/2 without nginx. Make sure that mod_http2 is installed and enabled, then go to
Apache & nginx settings -> Additional directives for HTTPS
And add the following line:
Note: http/1.1 also includes HTTP 1.0 support.
Regards,
Anthony Ananich