AccessConfigFile file
file is the name of the global access configuration
file. It is either a full pathname, or a partial pathname relative to
ServerRoot.
Only one AccessConfigFile directive is allowed in the configuration file.
AccessConfigFile conf/access.conf
AccessConfigFile conf/access-global httpd looks for access configuration in the file conf/access-global in the ServerRoot directory.
AccessConfigFile /httpd/admin/access
httpd looks for access configuration in the file
/httpd/admin/access.
Return to Server
Configuration File Overview
httpd@ncsa.uiuc.edu