Commit Briefs


Omar Polo

improve manpage


Omar Polo

mention SIGHUP in manpage


Omar Polo

fix location example


Omar Polo

cgi now follows globbing rules



Omar Polo

sync date (tags/v1.5)


Omar Polo

invert the location precedence: first match wins

It's how httpd(8) does it, and it allows us to call fnmatch less time


Omar Polo

manpage improvements



Omar Polo

-v for verbose logging


Omar Polo

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.


Omar Polo

added missing argument for -H



Omar Polo

chroot & drop privileges