not_secure_outer_fp.conf 92 B

12345
  1. add_header X-Bar bar;
  2. location /new-headers {
  3. add_header X-Frame-Options "DENY" always;
  4. }