Syntax: | include |
---|---|
Default: | — |
Context: | any |
Includes another file
, or files matching the specified mask
, into configuration. Included files should consist of syntactically correct directives and blocks.
Usage example:
include mime.types; include vhosts/*.conf;
Please login to continue.