Nginx 413 Request Entity Too Large

How to solve the nginx 413 – request entity too large error?

nano /etc/nginx/nginx.conf

client_max_body_size 2M;

Kommentar verfassen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

Nach oben scrollen