SyntaxFix
Write A Post
Hire A Developer
Questions
This solution is for Litespeed Server (Apache as well)
Add the following code in .htaccess
.htaccess
RewriteRule .* - [E=noabort:1] RewriteRule .* - [E=noconntimeout:1]
Litespeed reference