How do I disable the connection timeout?

The connection timeout is meant to stay on, however if you need to turn it off temporary, you can do so by creating an .htaccess in your public_html folder and placing this line on the very top of it:

<IfModule litespeed>
RewriteRule .* - [E=noabort:1]
</IfModule>
  • 0 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Related Articles

How do I remove the directory listing?

By default, all directories will show a 'directory listing' of all of your files if you don't...

How do I switch to another PHP version?

By default, we use PHP 5.3 on our systems, however if you wish to run PHP 5.2 or PHP 5.4, please...

How do I access your site builder?

You can access the site builder (Site.Pro) by logging into your cPanel @...

What should I use for my incoming/outgoing servers?

Please use the following information for e-mail settings:   Protocol: POP3...

How do I setup my default catch-all email address?

A default catch-all address is a horrible idea and disabled by default. We disable catch-all...

Powered by WHMCompleteSolution