 ResourceConfig Directive
 ResourceConfig Directive
ResourceConfig file 
file is the name of the resource configuration file. It
is either a full pathname, or a partial pathname relative to ServerRoot. 
ResourceConfig conf/srm.conf 
Compile Option: RESOURCE_CONFIG_FILE
ResourceConfig conf/resources HTTPd looks for resource configuration in conf/resources in the ServerRoot directory.
ResourceConfig /httpd/admin/resources 
HTTPd looks for resource configuration in the file
/httpd/admin/resources. 
 Return to Server Configuration File Overview
Return to Server Configuration File Overview