Commits


allow ``root'' rule to be specified per-location block


added ``alias'' option to define hostname aliases for a server


pidfile support with `-P pidfile'


added ``env'' option to define environment vars for CGI scripts


lower log priority for fatal errors from CRIT to ERR found by Anna, thanks!


sort the auto index alphabetically


use `text/x-patch' for .patch and .diff files


print the datetime when logging to stderr


define TLS_VERSION, TLS_CIPHER and TLS_CIPHER_STRENGTH for CGI scripts


sync changelog


list instead of fixed-size array for vhosts and locations saves some bytes of memory and removes the limit on the maximum number of vhosts and location blocks.


sync changelog


sync changes


handle CGI scripts that replies with the maximum header length allowed the 1024 bytes limits is for the META only, not for the whole response. That means that the maximum size for the header line is 1029!


gmid v1.6 -- "Stargazers"