Security Headers — Fix F grade on securityheaders.com #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Site was scoring F on securityheaders.com with 6 missing HTTP response headers. All 6 have been added via
.htaccess.Problem
Missing headers identified by scan of provoc.ug (which follows redirect to provocgroup.com:443):
Fix
Added to
/public_html/.htaccess:What each header does
Note
Server is LiteSpeed (confirmed via x-turbo-charged-by header). LiteSpeed supports Apache-style mod_headers directives in .htaccess.
Status
✅ Deployed — re-scan on securityheaders.com expected to show A or B grade