Web Server Configuration Audit

From WikiMLT
Revision as of 11:51, 18 February 2023 by Spas (talk | contribs) (Spas moved page Apache2 Configuration Audit to Web Server Configuration Audit)
(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