I've spun up a Litespeed environment on Reclaim Cloud (which is a standard Litespeed Enterprise 6.1.2 install), and I'm trying to get a basic http listener up on port 8080 so I can add some basic html in there. If my site is my.original.site, I also want to be able to serve a basic HTML page at my.original.site:8080. I'm a bit out of my depth here, but have followed the configuration documentation as best I could.
I've set up Listeners, added Virtual Hosts, created a conf file next to the original conf file that the new virtual host points to, created a webroot8080 directory parallel to webroot, and created a ROOT8080 directory inside webroot8080 (with a HELLO WORLD index.html inside it), but I've clearly missed something important because when I try to visit my.original.site:8080 I get an ERR_CONNECTION_REFUSED. (my.original.site and my.original.site:4848 -- the admin dashboard -- still work fine).
The screenshots below might help explain what I've done so far, but if you have thoughts as to what might be missing, I'd appreciate any guidance. Thanks so much!
Main console page:
Listeners:
Virtual Hosts:
The new Virtual Host's basic details
The vhconf8080.xml file pointed to above:
I've set up Listeners, added Virtual Hosts, created a conf file next to the original conf file that the new virtual host points to, created a webroot8080 directory parallel to webroot, and created a ROOT8080 directory inside webroot8080 (with a HELLO WORLD index.html inside it), but I've clearly missed something important because when I try to visit my.original.site:8080 I get an ERR_CONNECTION_REFUSED. (my.original.site and my.original.site:4848 -- the admin dashboard -- still work fine).
The screenshots below might help explain what I've done so far, but if you have thoughts as to what might be missing, I'd appreciate any guidance. Thanks so much!
Main console page:
Listeners:
Virtual Hosts:
The new Virtual Host's basic details
The vhconf8080.xml file pointed to above: