CSP nginx Header Example. Inside your nginx server {} block add: add_header Content-Security-Policy "default-src 'self';";. Let's break it down, first we ...
確定! 回上一頁