Default nginx client_max_body_size

前端 未结 3 492
执念已碎
执念已碎 2020-12-14 04:57

I have been getting the nginx error:

413 Request Entity Too Large

I have been able to update my client_max_body_size in the se

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-14 05:39

    Pooja Mane's answer worked for me, but I had to put the client_max_body_size variable inside of http section.

提交回复
热议问题