Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
wertu
tagDiv Member

Thank you for responding quickly. On your recommendation, I added to the htaccess this code:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
But unfortunately, in my case, it did not help.
But changing this code to:
LimitRequestBody 99999999999
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
everything worked.
Perhaps it will be useful to someone. My site: alextones.com

Viewing 1 post (of 1 total)