Commits


improve docker example


sync


move gg to regress


refactor fastcgi block


document `fastcgi' config option


define and use GMID_VERSION


define some more fcgi param


use the correct document root pass the correct loc_off to the executor, so the various variables that depends on the matched location (like DOCUMENT_ROOT) are computed correctly.


const-ify strip_path


fmt


correct the description of `strip' now it's also used in the path lookup process


certificate generation (bugfix and improvement) don't add gmid as organisation when generating the certificate, and set the version to 3, so it's compatible with java/android clients. Found by Gnuserland, thanks!


gmid don't enforce anymore that a root is specified


drop forward declaration of struct client it's been since the switch to libevent that is no longer needed.


sync