Actions
Server usernameDetails » History » Revision 7
« Previous |
Revision 7/8
(diff)
| Next »
gstrauss, 2022-06-21 20:29
server.username option¶
server.username
user account under which to run lighttpd
NOTE: root-permissions is required to start lighttpd to change user account.
Do not specify server.username = "root"
. Omit server.username
to run lighttpd under the user account which started the lighttpd process.
See Also¶
Updated by gstrauss over 2 years ago · 7 revisions