LiteSpeed totally ignores the usual Apache setting. You can do it yourself by setting some environment variables for LiteSpeed in the .htaccess
file of your document root . See below -
SetEnv noabort 1
SetEnv noconntimeout 1
</IfModule>
LiteSpeed totally ignores the usual Apache setting. You can do it yourself by setting some environment variables for LiteSpeed in the .htaccess
file of your document root . See below -
scp file_name.zip username@server_ip/server_address:/directory_path