Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.90 LoadFile

LoadFile specifies the object file or library that contains a code referenced by modules embedded by the DSO.

Description

LoadFile specifies the object file or library that contains a code referenced by modules embedded by the DSO. For file_name, you can specify an absolute path or a relative path from the value specified for the ServerRoot directive.

If you use the LoadModule directive to specify the modules that reference this file, you need to specify this directive before those modules are used by httpsd.conf.

Syntax

LoadFile file_name [file_name ...]

Location where it can be written

httpsd.conf