Apache Reference: http_core, Include
Include
Include Another Configuration File
Syntax: Include A
Example: Include vhost.conf
Since: Apache 1.3
This directive allows the inclusion of another configuration file, given in the argument file. Use it with caution inside <Directory> sections, because the include is applied to the surrounding context.