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 Utilizadores acharam útil
Esta resposta foi útil?

Related Articles

What should I use for my incoming/outgoing servers?

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

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...

Help! My website has been hacked!

Help! I got hacked! Sadly hacked accounts is nothing new to us, in fact it happens every day....

Can I change my directory path for my main domain name?

It is not possible to change the default directory path for your main domain name, it must be...

How do I install a certain software package?

Most likely, you are trying to install one of the software packages that comes already...

Powered by WHMCompleteSolution