MilesWeb Hosting Forum

Web Hosting Technical Support => How To's => Topic started by: Dipak Bhoi on February 03, 2015, 03:00:25 PM

Title: How to Check LiteSpeed version?
Post by: Dipak Bhoi on February 03, 2015, 03:00:25 PM
Hello Guys,

You can check it by execute below command:

Quote#/usr/local/lsws/bin/lshttpd -v

This will return the output as below:

Quote# /usr/local/lsws/bin/lshttpd -v
LiteSpeed/4.2.19 Enterprise

You can also check it by cat a below file.

Quote#cat /usr/local/lsws/VERSION

Output:

Quote# cat /usr/local/lsws/VERSION
4.2.19

That's it.  ;) Enjoy !!