diff options
author | D Woodfall <dave@slackbuilds.org> | 2023-02-11 00:07:04 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-11 09:30:38 +0700 |
commit | 3b7dafa1f1b1190cf024826896b963a8c937d87d (patch) | |
tree | 3b9d8b63bad199e2de6940a39bc13b32339d2775 /network/geomyidae/README | |
parent | 22d97a85cbacb1cee0f82687efc7db55c37c6f88 (diff) |
network/geomyidae: Updated for version 0.69.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/geomyidae/README')
-rw-r--r-- | network/geomyidae/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/geomyidae/README b/network/geomyidae/README index 8899a4b95eb92..7be0c3b445cfe 100644 --- a/network/geomyidae/README +++ b/network/geomyidae/README @@ -6,8 +6,18 @@ Features: * cgi support (.cgi files are executed) * search support in CGI files * logging (-l option) and loglevels (-v option) +* optional TLS support An rc.geomyidae is included which takes its startup options from the $GEOMYIDAE_ARGS environmental variable. Read /usr/doc/geomyidae-$VERSION/README for a list of the full options. + +The gph.vim ftdetect and syntax files are now installed into +/usr/share/vim/ so there is no need to copy them manually. + +OPTIONAL: + +libtls for TLS support and: + + TLS=yes ./geomyidae.SlackBuild |