I am using a server hosted by GoDaddy, But when I post data of size greater than 1MB it returns a 413 "Request Entity Too Large"
response. I cannot find the httpd.conf
file and cannot affect the .htaccess
changes. How can I increase the LimitRequestBody
to 50MB.
I am using shared hosting.
Here's a screenshot of the response I get: