Domanda

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

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top