Reload Apache configuration
Test the Nginx configuration for syntax errors
Create virtual host configuration
Test Apache configuration syntax
sudo apachectl configtest
Validates Apache configuration files for syntax errors.
Test configuration files
Alternative syntax
sudo apache2ctl -t
Configure PHP settings
Enable an Apache module
Disable an Apache module