All public logs

Jump to navigation Jump to search

Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:58, 21 June 2024 Qljca talk contribs created page LiteSpeed (Created page with "==Litespeed Installation== <pre> bash <( curl https://get.litespeed.sh ) your_serial_no </pre> Alternatively, you can install LiteSpeed as follow: <pre> wget https://www.litespeedtech.com/packages/cpanel/lsws_whm_autoinstaller.sh chmod a+x lsws_whm_autoinstaller.sh ./lsws_whm_autoinstaller.sh your_serial_no </pre> ==Config File== <pre> /usr/local/lsws/conf/httpd_config.xml /etc/apache2/conf/httpd.conf </pre> ==Restart or Update License== <pre> /usr/local/lsws/bin/lsh...")