Ok! Thanks! I will be using this!
On Thu, May 6, 2021 at 8:29 PM Eric Covener wrote:
> On Thu, May 6, 2021 at 8:24 PM Talin Sharma
> wrote:
> >
> > Ok...
> >
> > Fine. Just one thing. Can I use apache as a service but run a script on
> a computer startup that
; being a service.
>
> httpd.exe -k graceful
>
> will reload config without stopping Apache or dropping connections
>
> *From:* Talin Sharma
> *Sent:* Thursday, May 06, 2021 6:10 PM
> *To:* users@httpd.apache.org
> *Subject:* Re: [users@httpd] Re: Graceful shutoff of Ap
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?
Thanks!
On Thu, May 6, 2021 at 6:37 PM Eric Covener wrote:
> On Thu, May 6, 2021 at 2:51 PM Talin Sharma
> wrote:
> >
>
not figure out how to turn it off.
Thanks!
On Thu, May 6, 2021 at 5:22 PM 😉 Good Guy 😉 wrote:
> On 06/05/2021 19:50, Talin Sharma wrote:
> > Look at the subject. How do I do this?
> >
> > I am on windows 10.
> >
> > Thanks!
>
>
> httpd -k stop
>
it looks like you could use
>
> httpd.exe -k stop
>
> from the bin directory
>
> I usually run as a service, but httpd -h gives list of commands
>
>
>
> *From:* Talin Sharma
> *Sent:* Thursday, May 6, 2021 12:51 PM
> *To:* users@httpd.apache.org
> *Subject:* [u
Look at the subject. How do I do this?
I am on windows 10.
Thanks!