이 콘텐츠는 선택한 언어로 제공되지 않습니다.
10.5.11. Include
Include
allows other configuration files to be included at runtime.
The path to these configuration files can be absolute or relative to the
ServerRoot
.
Important
For the server to use individually packaged modules, such as
mod_ssl
, mod_perl
, and php
, the following directive must be included in Section 1: Global Environment
of httpd.conf
:
Include conf.d/*.conf