site-deploy/nginx/conf.d/headers.conf
2019-07-08 23:08:03 +02:00

4 lines
114 B
Plaintext

server_tokens off;
add_header Last-Modified '27 Feb 1984 13:37 GMT' always;
add_header X-Powered-By 'tux' always;