How to create Windows Service for each site?

I have 3 sites that I am running on a Windows server, with Lucee 7 and Apache 2.4. How can I install Windows services for each of the sites so I can restart services for each site independently?

(I have a Lucee 7.0.1.100 Apache Tomcat 11.0.15 & Apache 2.4 Windows Services running currently)

The installer has options for ports, service name and install dir?

I take it you’re asking how to install three isolated instances on the same machine?

Yes that is what I’m wanting