Commits


include string.h openbsd and freebsd yacc include string.h in the generated sources, bison (tested on alpine at least) don't


fix build


warn about punycode in server definition


improve configuration parsing error


const-ify strings in struct location


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.


chroot & drop privileges


added support for location blocks


added support for location blocks


added index option


rename mimes to mime ; pass config esplicitly to mime* functions


moving "default type" from global options to server options


add "lang" server option


add "mime" and "default type" option for the configuration


add protocols to the config