Posts tagged as:

client request

Nginx 413 Request Entity Too Large

by lifeLinux on August 26, 2011

I’m currently running web server using Nginx. And when i try to upload file more than 1M, i got Nginx error 403: Request entity too large. How do I fix this problem and allow file upload upto 2MB in size?

{ 0 comments }