Commits


drop the daemon config in favour of the -f flag Now it daemonize by default when running with a config, unless the -f flag is given.


added support for location blocks


added support for location blocks


test CGI with big files


added index option


fix test portability wc return 2048 on fedora (it doesn't count the trailing \n), while on OpenBSD, Void linux on aarch64 and Alpine linux on vmd(8) returns 2049.


use gg instead of gg.py for the regression suite


accumulate the whole response line for CGI scripts


brand new regress suite