I want to make
listener Default {
address ipv4:80, ipv6:80
secure 0
}
but it does not work not showing the domain
I want to make it to listen to both ipv4 and ipv6 using the default listener
can help me how to achieve this on openlitespeed.
but if I have 200 domains, do I have to map all 200 domains in each listener?
the httpd_config.conf file will become large. do you have any other way so I can make it short?