link
apache/reload

Reload Apache

Reload Apache configuration

service
configuration

Command

sudo systemctl reload apache2

Examples

Reload Apache (Systemd)

sudo systemctl reload apache2

Reload Apache (SysV)

sudo service apache2 reload