• Resolved comptedev

    (@comptedev)


    hi ,
    In my .htaccess file I have the following security code
    # entete securite
    <ifModule mod_headers.c>
    Header set Strict-Transport-Security “max-age=31536000” env=HTTPS
    Header set X-XSS-Protection “1; mode=block”
    Header set X-Content-Type-Options nosniff
    Header set X-Frame-Options DENY
    Header set Referrer-Policy: no-referrer-when-downgrade
    </ifModule>
    # fin entete securite

    But the code makes me crash elementor and I can’t use it anymore,
    when i remove the elementor code works ,

    would you tell me how to make elementor work with my security code.
    thank you in advance

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘security code in .htaccess , elementor bug’ is closed to new replies.