aboutsummaryrefslogtreecommitdiffstats
path: root/slowcgi.8 (follow)
Commit message (Collapse)AuthorAgeLines
* Better explanation what slowcgi(8) is for. Room for improvements pointed out ↵florian2020-05-24-2/+25
| | | | by deraadt@ Tweaks/OK jmc@ OK deraadt@
* Wording improvements from Patrik Lundinderaadt2020-05-24-4/+4
|
* Make it clear that slowcgi(8) drops privileges to user www. Pointed out some ↵florian2020-05-24-3/+5
| | | | time ago by blambert. OK jmc, blambert
* slowcgi grows an option to specify an alternate FastCGI socket on which to ↵blambert2020-05-24-2/+6
| | | | | | | | listen. okay dcoppa@, henning@, florian@ manpage okay from jmc@
* move bgplg and slowcgi sockets to /var/www/run input reyk@, guenther@ "move ↵florian2020-05-24-3/+3
| | | | fast" deraadt@ OK naddy@
* tweaks; ok florianjmc2020-05-24-7/+5
|
* Put slowcgi(8) a FastCGI to CGI wrapper in to work on it in tree. Not hooked ↵florian2020-05-24-0/+63
up to the build yet. OK sthen@, deraadt@ agrees