LiteSpeed configuration
Hi,
Im using Litespeed hosting and would like to understand what to put in SCRIPT_URL.
This is according to instructions: https://docs.litespeedtech.com/lsws/cp/cpanel/long-run-script/
Example:
<IfModule Litespeed>
RewriteEngine On
RewriteRule SCRIPT_URL - [E=noabort:1, E=noconntimeout:1]
</IfModule>