Include
Name
Include -- Load additional configuration directives from a file
Synopsis
Include [ Include file]
Default
None
Context
server config, <Directory>, <Anonymous>, <VirtualHost>, <Global>
Module
mod_core
Compatibility
1.2.0 and later
Description
This directive allows you to include another configuration file within your current configuration file. The given file argument must be the full path to
the file to be included.