Version 1 (modified by on Sep 26, 2024 at 6:23:48 AM) ( diff ) | ,
---|
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"
Note:
See TracWiki
for help on using the wiki.