in reply to
Guidance on updating apache config files
Instead of modifying the
httpd.conf
file I create a new configuration file (
e.g. vh_website.conf
) and read it with
Include /etc/httpd/extra/vhosts/vh_*.conf
in the
httpd.conf
.
Comment on
Re: Guidance on updating apache config files
Select
or
Download
Code
In Section
Seekers of Perl Wisdom