diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-10-11 18:43:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 743d689c5f4a2135859f42c15cefd5634b65f9f1 (patch) | |
tree | 67318b7641a9a5758d9ffbf8739f09bdae039376 /network/lighttpd2/README | |
parent | e2b6c3fcf8f699700ac6579af93d532a6d66bb32 (diff) | |
download | slackbuilds-743d689c5f4a2135859f42c15cefd5634b65f9f1.tar.gz |
network/lighttpd2: Updated for version 20150810_d2c6a28.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/lighttpd2/README')
-rw-r--r-- | network/lighttpd2/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/network/lighttpd2/README b/network/lighttpd2/README index 24892feefc..42605cf886 100644 --- a/network/lighttpd2/README +++ b/network/lighttpd2/README @@ -2,6 +2,8 @@ lighttpd2 is a fast, secure, and flexible webserver. It is optimized for high-performance environments, and provides an extensive feature set, including FastCGI, CGI, Auth, output compression, and URL rewriting support. +this version currently is a work in progress: it's not ready for +production: only for interested people. By default, this package uses the "lighttpd" user and group to run lighttpd as a unpriviliged process. The script will exit if these @@ -12,4 +14,5 @@ and groups, nor with any added by other SlackBuilds.org scripts. Group: lighttpd GID: 208 Be sure to see README.SLACKWARE (in this directory, and also installed -with the package documentation) for configuration and setup information. +with the package documentation) for configuration and setup +information. |