Would you know how to import a VirtualHost file into httpd.conf? For example:
start of httpd.conf:
.
.
.
Import team-virtual-host.conf
.
.
.
end of httpd.conf
start of team-virtual-host.conf:
<VirtualHost 216.154.214.172:80>
ServerName bestrds.com
blah blah blah
</Virtualhost>
Thanks for the help.
simple:
include team-virtual-host.conf
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With