I've been thinking about using LiteSpeed on my production server which is cPanel controlled. I love the use Apache config option, but when I test it locally, it lumps all my SSL hosts under a single *:443 listener. Obviously this is no good as each SSL host needs a dedicated IP. They are setup under dedicated IPs in httpd.conf.
Is this a known issue, or could it just be how I have my local SSL hosts set up?
Come to think of it, it also lumped all the non SSL hosts together under a single *:80 even though some are setup on dedicated IPs in httpd.conf.
Can anyone running LiteSpeed on cPanel using the read Apache config option comment on if LiteSpeed sets up appropriate listeners for hosts with dedicated IPs, or if it tries to lump them all together under the wildcard as it is doing for me locally?
Thanks
Is this a known issue, or could it just be how I have my local SSL hosts set up?
Come to think of it, it also lumped all the non SSL hosts together under a single *:80 even though some are setup on dedicated IPs in httpd.conf.
Can anyone running LiteSpeed on cPanel using the read Apache config option comment on if LiteSpeed sets up appropriate listeners for hosts with dedicated IPs, or if it tries to lump them all together under the wildcard as it is doing for me locally?
Thanks