site-deploy/nginx/conf.d/headers.conf

5 lines
183 B
Plaintext

server_tokens off;
add_header Last-Modified '27 Feb 1984 13:37 GMT' always;
add_header X-Powered-By 'tux' always;
add_header Access-Control-Allow-Origin 'https://cloud.chaospott.ru';