Hi Guys,
I am trying to download one file using Apache server, but it shows me the below error.
ERROR: Request entity too large. Request exceeds the capacity limit
And Apache error_log has the following error.
Request content-length of 294135 is larger than the configured limit of 262144
How can I solve this error?