AccessConfig
conf/access.conf
The server will read this file for more directives after reading the ResourceConfig file. Filename is relative to the ServerRoot. This feature can be disabled using:
AccessConfig /dev/null
Historically, this file only contained
<Directory> sections; in fact it can now contain any
server directive allowed in the server config context.