CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/13 10:54:50
Modified files:
usr.sbin/slowcgi: slowcgi.8 slowcgi.c
Log message:
Make the owner of fcgi socket configurable.
Andrew Daugherity (andrew.daugherity AT gmail) pointed out that this
is helpful for his port to linux. For example on openSUSE nginx and
Apache run as different users so a compile time default user won't cut
it.
Man page tweaks jmc@
While here, consistently log users at debug level; from Andrew.
