SlackBuildsOrg/network/lighttpd
Matteo Bernardini 771e795ba2
network/lighttpd: Updated for version 1.4.64.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-23 20:10:22 +07:00
..
conf
doinst.sh
lighttpd.info network/lighttpd: Updated for version 1.4.64. 2022-02-23 20:10:22 +07:00
lighttpd.SlackBuild network/lighttpd: Updated for version 1.4.64. 2022-02-23 20:10:22 +07:00
README
README.SLACKWARE
slack-desc

lighttpd 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.


Optional Dependencies

lua and fcgi.


Groupname and Username

You must have the 'lighttpd' group and user to run this script,
for example:

  groupadd -g 208 lighttpd
  useradd -u 208 -g lighttpd -d /var/www lighttpd


Configuration

Be sure to see README.SLACKWARE (in this directory, and also installed
with the package documentation) for configuration and setup information.