#!/usr/local/cpanel/3rdparty/bin/perl
# cpanel - bin/build_apache_conf Copyright 2022 cPanel, L.L.C.
# All rights reserved.
# copyright@cpanel.net http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited
package BuildHttpdConf;
use strict;
use warnings;
=encoding utf-8
=head1 NAME
bin/build_apache_conf
=head1 USAGE
build_apache_conf [--preview] [--nolock]
=head1 DESCRIPTION
This script rebuilds Apache httpd’s main configuration file. Ordinarily
you shouldn’t need to run this manually because cPanel & WHM automatically
updates httpd’s configuration as needed.
Note that this does B