Introduction
I made modifications to my template files, but now I need to integrate my changes into my httpd.conf. How do I rebuild Apache's configuration file?
Procedure
To rebuild the Apache configuration file, run the following command as root:
/scripts/rebuildhttpdconf
Then, reload Apache:
/scripts/restartsrv_httpd