mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-06-10 08:45:35 +02:00
@@ -4,6 +4,12 @@ server {
|
||||
|
||||
root /var/piler/www;
|
||||
|
||||
server_tokens off;
|
||||
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
add_header X-Content-Type-Options "nosniff";
|
||||
add_header Referrer-Policy "same-origin";
|
||||
|
||||
gzip on;
|
||||
gzip_types text/plain application/xml text/css;
|
||||
gzip_vary on;
|
||||
|
||||
Reference in New Issue
Block a user