Commits


add `require client ca' rule to require certs signed by a CA


define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts


improve logs management


added prefork option


reorder stuff


escape %


add the ``entrypoint'' option


added ``block return'' and ``strip'' options


improve manpage


mention SIGHUP in manpage


fix location example


cgi now follows globbing rules


sync CGI section with actual implementation


sync date


invert the location precedence: first match wins It's how httpd(8) does it, and it allows us to call fnmatch less time