aboutsummaryrefslogtreecommitdiffstats
path: root/slowcgi.8 (unfollow)
Commit message (Collapse)AuthorLines
2020-05-24fix previous, and add a SEE ALSO section for httpd;jmc-5/+5
2020-05-24remove nginx referencesrobert-5/+2
2020-05-24Implement -u (user to drop privs to) and -p flag (path to chroot to). This ↵florian-1/+16
allows to run slowcgi non-chrooted with -p /, requested by at least ratchov@ and henning@. Input by many, OK ratchov@ on a previous diff, "looks good" millert@, man page bits tweak and OK schwarze@ (all some time ago); OK henning@
2020-05-24Cleanup socket creation. Input ajacoutot some time ago; OK henning@florian-3/+3
2020-05-24Better explanation what slowcgi(8) is for. Room for improvements pointed out ↵florian-2/+25
by deraadt@ Tweaks/OK jmc@ OK deraadt@
2020-05-24Wording improvements from Patrik Lundinderaadt-4/+4
2020-05-24Make it clear that slowcgi(8) drops privileges to user www. Pointed out some ↵florian-3/+5
time ago by blambert. OK jmc, blambert
2020-05-24slowcgi grows an option to specify an alternate FastCGI socket on which to ↵blambert-2/+6
listen. okay dcoppa@, henning@, florian@ manpage okay from jmc@
2020-05-24move bgplg and slowcgi sockets to /var/www/run input reyk@, guenther@ "move ↵florian-3/+3
fast" deraadt@ OK naddy@
2020-05-24tweaks; ok florianjmc-7/+5