NAV
JavaScript
  • Content Security Policies
  • Content Security Policies

    Context

    Many websites restrict the loading of ressources (scripts, images, media, CSS). Usually, external ressources are blocked via the standard Content-Security-Policy HTTP header. In order for Kameleoon to run correctly, you must thus update your site's Content Security Policies to allow Kameleoon ressources to load.

    Easy setup (with wildcards)

    This is the recommended setup. Below is the additional content for the CSP header. Add it to your own configuration.

    Complete setup (fully detailed)

    This is the fully detailed setup, with every host used and their ressource type (script, image, etc). Below is the additional content for the CSP header. Add it to your own configuration.