if_replaces.conf 77 B

12345
  1. add_header X-Frame-Options "DENY" always;
  2. if (1) {
  3. add_header X-Foo foo;
  4. }