・httpd ファイルの構文チェック
[root@alma]#
httpd -t
Syntax OK
※Syntax OK になっていればOK
・apache を再起動
[root@alma]#
systemctl restart httpd