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 a dedicated group and user to run this script
(by default both are 'lighttpd'), 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.
Maintained by: Matteo Bernardini
Keywords: webserver,fastcgi,lightweight,fast,lighttpd,apache,httpd,web,www,server,http
ChangeLog: lighttpd
Homepage:
https://www.lighttpd.net/
Download SlackBuild:
lighttpd.tar.gz
lighttpd.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| README.SLACKWARE |
| conf |
| doinst.sh |
| lighttpd.SlackBuild |
| lighttpd.info |
| slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds