Content-Security-Policy in htaccess

philippe.bellot
2 Posts
philippe.bellot posted this 25 November 2020
Ask a Question

I'm using wordpress with nicepage.
I want to secure my webpage as much as possible.

but when adding content-security-policy to my .htaccess file, almost nothing works in the plugin, and the site isn't showing my page normal.

Can you help me how I can include nicepage plugin as exception for my security?

this is what I've added to my .htaccess file:

Header set Content-Security-Policy "default-src 'none'; script-src 'self'; connect-src 'self'; img-src 'self'; style-src 'self'; frame-ancestors 'none';"

greetings

maarten

I'm using wordpress with nicepage. I want to secure my webpage as much as possible. but when adding content-security-policy to my .htaccess file, almost nothing works in the plugin, and the site isn't showing my page normal. Can you help me how I can include nicepage plugin as exception for my security? this is what I've added to my .htaccess file: Header set Content-Security-Policy "default-src 'none'; script-src 'self'; connect-src 'self'; img-src 'self'; style-src 'self'; frame-ancestors 'none';" greetings maarten
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 27 November 2020

Philippe,

Can you please provide more details about how do you add code and where? Is it in WordPress? If so, can you please provide temporary access to your website's admin.

...................................................
Sincerely,
Allen R.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Philippe, Can you please provide more details about how do you add code and where? Is it in WordPress? If so, can you please provide temporary access to your website's admin. ................................................... Sincerely, Allen R. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments