On Thu, May 6, 2021 at 8:24 PM Talin Sharma <talinsharma...@gmail.com> wrote:
>
> Ok...
>
> Fine. Just one thing. Can I use apache as a service but run a script on a 
> computer startup that disables it, and then run a start/stop it again later?

Even simpler IIUC -- Windows services can be set to "manual" such that
they do not start on boot/automatically.  Just create it with
httpd.exe -k install -n XXX then run services.msc and change to
Manual.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to