Tuesday, April 27, 2021

Secure Your Website Using Content Security Policy Headers











About:

As new rules are found they will be sent to you to implement, this process will continue until no more rules are found for seven consecutive days.



Once you've ordered, place this code in your .htaccess file - if you don't know how to do this I'd recommend using the installation service.



Apache

# content-security-policy

Header set Content-Security-Policy-Report-Only "default-src 'none'; form-action 'none'; frame-ancestors 'none'; report-uri https://cododigital.report-uri.com/r/d/csp/reportOnly;"

# set report-to

Header set Report-To "{\"group\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://cododigital.report-uri.com/a/d/g\"}],\"include_subdomains\":true}"



Nginx

add_header Content-Security-Policy-Report-Only "default-src 'none'; form-action 'none'; frame-ancestors 'none'; report-uri https://cododigital.report-uri.com/r/d/csp/reportOnly;"

add_header Report-To "{\"group\":\"default\",\"max_age\":31536000,\"endpoints\":[{\"url\":\"https://cododigital.report-uri.com/a/d/g\"}],\"include_subdomains\":true}"

Reviews


:

best expérience, i recommand it

:

Amazing seller.

:

Completed this gig within stipulated time, was very supportive, helpful and technically inclined towards perfection. Handled a difficult project and nearly accomplished it.

: :


No comments:

Post a Comment