== !ServerRoot Directive Base directory for the server installation The `ServerRoot` directive sets the directory in which the server lives. Relative paths in other configuration directives (such as LoadModule, for example) are taken as relative to this directory. {{{ ServerRoot "/usr/pkg" }}}