On Wed, Jun 17, 2020 at 15:46 Richard <lists-apa...@listmail.innovate.net> wrote: ...
> > If I build a new server using --enable-systemd how does that affect > > using apachectl? ... > You would use "systemctl" to start/stop/reload/... the server, e.g., > > systemctl start httpd.service Thanks, Richard. Hm, that doesn't work, and "systemctl list-unit-files" shows nothing for httpd. So what is "--enable-systemd" supposed to give me? -Tom