I just did the most recent updates a few minutes ago, and after they completed successfully, Apache failed to start. I tried command line, but that attempt failed to restart Apache also. What's the answer to restart Apache? Log files says this:
httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sat 2020-11-14 11:44:24 CST; 2min 43s ago
     Docs: man:httpd(

           man:apachectl(

  Process: 31934 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=0/SUCCESS)
  Process: 18391 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
 Main PID: 18391 (code=exited, status=1/FAILURE)