Web Server Configuration Audit

From WikiMLT
Revision as of 20:58, 5 July 2022 by Spas (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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