LoadFile


Syntax: LoadFile filename filename ...
Context: server config
Status: Base
Module: mod_so

The LoadFile directive links in the named object files or libraries when the server is started or restarted; this is used to load additional code which may be required for some module to work. Filename is either and absolute path or relative to ServerRoot.