aboutsummaryrefslogtreecommitdiff
path: root/gmid.1
AgeCommit message (Expand)Author
2021-04-29typo: missing IcOmar Polo
2021-04-29added ``alias'' option to define hostname aliases for a serverOmar Polo
2021-04-28pidfile support with `-P pidfile'Omar Polo
2021-04-28added ``env'' option to define environment vars for CGI scriptsOmar Polo
2021-04-21use `text/x-patch' for .patch and .diff filesOmar Polo
2021-04-16typo... in the program name...Omar Polo
2021-04-15typoOmar Polo
2021-04-15change description of `entrypoint'Omar Polo
2021-04-15typosOmar Polo
2021-04-13define TLS_VERSION, TLS_CIPHER and TLS_CIPHER_STRENGTH for CGI scriptsOmar Polo
2021-03-20typoOmar Polo
2021-03-03give each server process its own socket for the executorOmar Polo
2021-02-09add `require client ca' rule to require certs signed by a CAOmar Polo
2021-02-07define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scriptsOmar Polo
2021-02-07improve logs managementOmar Polo
2021-02-07added prefork optionOmar Polo
2021-02-06reorder stuffOmar Polo
2021-02-06escape %Omar Polo
2021-02-06add the ``entrypoint'' optionOmar Polo
2021-02-06added ``block return'' and ``strip'' optionsOmar Polo
2021-02-04improve manpageOmar Polo
2021-02-04mention SIGHUP in manpageOmar Polo
2021-02-03fix location exampleOmar Polo
2021-02-02cgi now follows globbing rulesOmar Polo
2021-02-01sync CGI section with actual implementationOmar Polo
2021-01-30sync datev1.5Omar Polo
2021-01-30invert the location precedence: first match winsOmar Polo
2021-01-30manpage improvementsOmar Polo
2021-01-28manual improvements & add section about MIMEOmar Polo
2021-01-27-v for verbose loggingOmar Polo
2021-01-27drop the daemon config in favour of the -f flagOmar Polo
2021-01-25added missing argument for -HOmar Polo
2021-01-25sync manpage with actual usage and improve examplesOmar Polo
2021-01-25chroot & drop privilegesOmar Polo
2021-01-24added support for location blocksOmar Polo
2021-01-24added support for location blocksOmar Polo
2021-01-24sync the CGI environment with the manpageOmar Polo
2021-01-24specify in which directory CGI scripts are executedOmar Polo
2021-01-24added index optionOmar Polo
2021-01-21add globbing notice and sync example with actual flagsOmar Polo
2021-01-19moving "default type" from global options to server optionsOmar Polo
2021-01-19add "lang" server optionOmar Polo
2021-01-18trying to get the man on par with the recent changesOmar Polo
2021-01-15conf & vhostsOmar Polo
2021-01-11new README + wording in manpageOmar Polo
2021-01-11fix remote_user for CGI and add -6 flag to enable ipv6Omar Polo
2021-01-09switch to Bjoern Hoehrmann UTF-8 decoderOmar Polo
2020-12-26reject %00Omar Polo
2020-12-26IRI supportOmar Polo
2020-12-25mention the %2F caveatOmar Polo