aboutsummaryrefslogtreecommitdiff
path: root/gmid.1
AgeCommit message (Expand)Author
2021-07-11tag v1.7.11.7.1Omar Polo
2021-07-11alignOmar Polo
2021-07-11fix misleading example in man pageAnna “CyberTailor”
2021-07-10tag v1.71.7Omar Polo
2021-07-09sync macro usage and mention the `include' keywordOmar Polo
2021-07-09`param' is forbidden inside `location's tooOmar Polo
2021-07-09misc improvements to the manualOmar Polo
2021-07-09change (again) the env/param separator: use '='Omar Polo
2021-07-09add => in env/param and `port' between hostname and port for fastcgiOmar Polo
2021-07-09rename `mime MIME EXT' to `map MIME to-ext EXT'Omar Polo
2021-07-02revert 2c16dbd5486 -- macro names can't be reserved wordsOmar Polo
2021-06-29macro names can be reserved wordsOmar Polo
2021-06-29fix macro exampleOmar Polo
2021-06-29document the c-like handling of stringsOmar Polo
2021-06-29don't expand macros inside the quotesOmar Polo
2021-06-29document macros: both -D and syntaxOmar Polo
2021-06-29mention -V/--version and --help in the manpageOmar Polo
2021-06-17document `log' optionOmar Polo
2021-06-11fix warnings in manpageOmar Polo
2021-06-11document fastcgi and the new `param' optionsOmar Polo
2021-05-24document `fastcgi' config optionOmar Polo
2021-05-15correct the description of `strip'Omar Polo
2021-05-11gmid don't enforce anymore that a root is specifiedOmar Polo
2021-04-30allow ``root'' rule to be specified per-location blockOmar Polo
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