I've decided to give Litespeed a try over my current Apache configuration, I've downloaded the standard version to try it first. However, I've ran into a little problem.
If you go to http://64.191.30.245/ you get the 'Apache is functioning normally', and that's the main directory of the server... /usr/www/
If you go to http://www.lenohost.com/ which is running Apache it's working fine, the directory of that is /home/username/domains/lenohost.com/public_html/
However, if you go to Litespeed http://www.lenohost.com:2080/ You get the 'Apache is functioning normally' message, which means it's running off the directory /usr/www/ when it's supposed to be using /home/username/domains/lenohost.com/public_html/
I followed the documentation on how to setup Litespeed on the server, and used the wiki to integrate it with DirectAdmin.
I'm using CentOS and DirectAdmin, does anyone have any ideas?