User guide
Chapter 3: Authentication and Access Control for the Interstage HTTP Server
3-40
Examples
To authenticate a user 'taro':
Require user taro
To allow authentication of a user belonging to the group entry with the cn attribute 'ihsgroup' when the
online collation function is used:
Require group cn=ihsgroup,ou=User,ou=interstage,o=fujitsu,dc=com
ServerRoot
Name
ServerRoot
Synopsis
ServerRoot directory-path
Description
Sets the root directory path in which the server lives. Relative paths for setting files are based on the
directory set in this directive. Normally, conf/ and logs/ are placed under this directory as subdirectories.
Be sure to set this directive.
Context
Global context
Default Value
None
Initial Value
ServerRoot C:/Interstage/F3FMihs
ServerRoot /opt/FJSVihs