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-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to