updated php to 7.3, added rsyslog to php, some php.ini and nginx twix
This commit is contained in:
@@ -29,6 +29,7 @@ server {
|
||||
fastcgi_intercept_errors off;
|
||||
fastcgi_buffer_size 16k;
|
||||
fastcgi_buffers 4 16k;
|
||||
# fastcgi_read_timeout 150;
|
||||
}
|
||||
|
||||
location ~ /\.ht {
|
||||
|
Reference in New Issue
Block a user