Header set Content-Security-Policy "default-src 'self';" After it, some features of WordPress like menu disabled! On Sunday, September 27, 2020, 05:29:51 PM GMT+3:30, Jim Albert <jim@xxxxxxxxxxxxx> wrote: On 9/27/2020 2:50 AM, Jason Long wrote: > Hello, > For a website with the name "my-example.net", what is the correct syntax of: > > Header set Content-Security-Policy "default-src 'self';" > > ? > > Thank you. > > Which header are you asking about? Strict-Transport-Security (your email subject) - indicates to the browser that the site should only be accessed via https. The browser will make make future requests via https. Content-Security-Policy (your email body) - sets a trust policy for content on a given site. Jim --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx