OpenBSD/src 9qAfeGjusr.sbin/httpd config.c parse.y

   httpd(8): add support for setting custom FastCGI parameters.

   This commit extends the existing grammar by adding the param option
   to the fastcgi directive: fastcgi param name value.

   Example usage:
     fastcgi param VAR1 hello
     fastcgi param VAR2 world

   With help and OK florian@
   Rogue manpage bits, feel free to modify them.
VersionDeltaFile
1.56+100-1usr.sbin/httpd/config.c
1.110+34-2usr.sbin/httpd/parse.y
1.143+16-1usr.sbin/httpd/httpd.h
1.103+11-4usr.sbin/httpd/httpd.conf.5
1.118+10-1usr.sbin/httpd/server.c
1.78+9-1usr.sbin/httpd/server_fcgi.c
+180-106 files

UnifiedSplitRaw