Make the owner of fcgi socket configurable.
authorflorian <florian@openbsd.org>
Mon, 13 Aug 2018 16:54:50 +0000 (16:54 +0000)
committerflorian <florian@openbsd.org>
Mon, 13 Aug 2018 16:54:50 +0000 (16:54 +0000)
commit8f6f64076bfc41acf34cd9f295a9b9fe606d8e73
tree91a7dc400d2ad14e6fb1af6051012c4940dc0725
parentea87f8460227efe49a57495dfa6a46c5819cb5a2
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.
usr.sbin/slowcgi/slowcgi.8
usr.sbin/slowcgi/slowcgi.c