Adding new features to control PHP and hide nginx version

This commit is contained in:
Ric Harvey
2016-07-13 16:49:32 +01:00
parent 363b4c4479
commit 8312ca3e2d
4 changed files with 46 additions and 17 deletions

View File

@@ -29,7 +29,7 @@ http {
#keepalive_timeout 0;
keepalive_timeout 2;
client_max_body_size 100m;
server_tokens off;
#gzip on;
include /etc/nginx/sites-enabled/*;