Start/Stop LiteSpeed
To start the web server:
service lsws start
or
/usr/local/lsws/bin/lswsctrl start
To stop the web server:
service lsws stop
/usr/local/lsws/bin/lswsctrl stop
To restart the web server:
/usr/local/lsws/bin/lswsctrl restart
Check License
/usr/local/lsws/bin/lshttpd -V
To reset admin password to login to web interface, run
/usr/src/lsws/lsws-5.1.15/admin/misc/admpass.sh
See litespeed