Server Block Structure # Define a server block (listens on port 80 by default for HTTP) server ...
/etc/nginx/nginx.conf ```shclient_max_body_size 2M;``` php.ini ```shupload_max_filesize = 5M```