standalone
.
In order to use this directive, the standalone server must be
initially run as root
.
This directive does not mean that the original daemon process will run as the given user, it means that the children which answer requests run as the given user.
User id
id
is one of:
Refer to the given user by name.
Refer to a user by their number.
User #-1
User nobody
This will cause the server to run as user nobody.
User #-2
This will cause the server to run as user number -2.
Return to Server Configuration File Overview
httpd@ncsa.uiuc.edu