문제

While uploading a pdf file to the files section of Comfortable Mexican Sofa that is 2.8Mb in size I keep getting a "413 - Request Entity is too large" error. Is there a max file size allowed to be uploaded? Is there a way to increase this limit?

Thank you in advance

도움이 되었습니까?

해결책

This has something to do with webserver configuration. For example, in Apache you have this setting: http://httpd.apache.org/docs/2.2/mod/core.html#limitrequestbody

Error you're getting has nothing to do with Rails or CMS.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top