Web Server Configuration Audit

From WikiMLT
Revision as of 14:06, 9 September 2022 by Spas (talk | contribs)

HTTP2 and GZip CLI test

Test whether GZip and HTTP2 are en­abled.

curl -H "Accept-Encoding: gzip" -I --http2 https://metalevel.tech
wget2 --http2 --header='Accept-Encoding: gzip' -S https://metalevel.tech -O /dev/null

Au­dit re­sources

Man­u­als and Ref­er­ences