server {
add_header X-Frame-Options "DENY" always;
location / {
location /some {
}
location /another {
add_header X-Foo foo;