Adding new features to control PHP and hide nginx version
This commit is contained in:
@@ -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/*;
|
||||
|
||||
Reference in New Issue
Block a user