include
1 | Syntax: include file | mask; |
Includes another file, or files matching the specified mask, into configuration. Included files should consist of syntactically correct directives and blocks.
1 | include mime.types; |
注:适用范围是任何地方,include命令相当于是复制文件内容到引用的地方