Hi Guys,
I have virtualmin installed with a bunch of IPs and domains, mostly simple apache + PHP websites. I am now trying to deploy a nodejs application and got myself an extra IP just for it. Unfortunately Apache listens on all IPs. I want Apache to ignore that IP so that bind the nodejs server to it but I don’t really know how to do it except by going into apache configuration file and rewriting all the * to specific IPs. Is there an easier way?
Thanks for any feedback, help or advise!
Andre