
lsws system service to run on the server and manage the application processes. Follow the steps below to enable the OpenLiteSpeed system service to start at boot time and manage the webserver processes.80.7080 through the firewall.7080 using your server IP in a web browser such as Chrome.



8088 to 80.

app.example.com domain.html: Contains the web application files served by OpenLiteSpeed.logs: Stores the virtual host's access and error logs.conf: Stores site-specific OpenLiteSpeed configurations.lsadm OpenLiteSpeed user and group ownership privileges to the directory.
app.example.com$SERVER_ROOT/app.example.com/$SERVER_ROOT/conf/vhosts/$VH_NAME/vhconf.confYesYesYesServer UID
usr/local/lsws/conf/vhosts/app.example.com/vhconf.conf.
$VH_ROOT/html/app.example.comapp.example.comYesYes
Yes$VH_ROOT/logs/error.logERROR10M30Own Log File$VH_ROOT/logs/access.log10M30
YesYes
app.example.com domain to the virtual host you created earlier with the following values:app.example.comapp.example.comindex.html web application file in your virtual host's html directory.Hello World! Greetings from Vultr message when you access it using your virtual host domain.80 through the firewall.80 by default, which allows plain text data transmission between HTTP clients and the webserver. To encrypt sensitive information on port 443, enable HTTPS using trusted SSL/TLS certificates. Follow the steps below to generate trusted SSL certificates and secure the OpenLiteSpeed webserver.app.example.com with your actual domain name and admin@example.com with your email address.SSL ListenerANY IPv4443Yesapp.example.comapp.example.com/etc/letsencrypt/live/app.example.com/privkey.pem/etc/letsencrypt/live/app.example.com/fullchain.pemYes7080 and serves web applications on HTTP port 80 and HTTPS port 443. Follow the steps below to allow HTTP and HTTPS network connections through the firewall.80.443.Posted Jun 19, 2025
Installed and configured OpenLiteSpeed on Debian 12 for Vultr.