-
-
Save datacow-com/3652704 to your computer and use it in GitHub Desktop.
add p3p Header to nginx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add to nginx.conf | |
add_header P3P 'policyref="/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT", CP="CAO PSA OUR"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment