How to swap LiteSpeed to Apache

If for whatever reason, you want to change your Web server, simply type in the following command into your terminal. Please make sure to have Apache installed beforehand.


LiteSpeed --> Apache

service lsws stop
service httpd start


Apache --> LiteSpeed

service httpd stop
service lsws start


If you still have questions about transitioning your web server, make sure to contact us with our live chat feature or by opening a support ticket.

  • LiteSpeed, Apache
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

 CloudLinux PHP Selector

CloudLinux requires the following to be installed: PHP Selector LVE Manager CageFS...

 How to Compile LsPHP on InterWorx

To compile LsPHP to match the PHP on the server you need to use one of the following commands...

 How to Enable SSL for Webadmin

As of LiteSpeed Web Server v5.2, self-signed SSL certificates are automatically created for the...

 How to Fix Broken Images in LiteSpeed

First, go to your web console then go to Configuration > Server > Security File...

 An LC.8 Error Appeared

If you see an LC.8 error appear while using LiteSpeed, then the IP you have been assigned has...