lighttpd 1.4.45-1ubuntu2 source package in Ubuntu
Changelog
lighttpd (1.4.45-1ubuntu2) bionic; urgency=medium * Rebuild against new libgdbm5. -- Gianfranco Costamagna <email address hidden> Fri, 02 Feb 2018 15:25:24 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lighttpd_1.4.45.orig.tar.xz | 401.0 KiB | 64f030fd3bf8036ff14cf8aa936266d59b708151fbf5822fd5fe6d8c9bb00d6e |
lighttpd_1.4.45-1ubuntu2.debian.tar.xz | 50.9 KiB | 672e33e3d9b21328401caa05e3e3dee781e7fd5dda8dcae43a8af7ddf1557e18 |
lighttpd_1.4.45-1ubuntu2.dsc | 3.2 KiB | 636ccbd53084b07c94a8bd36b70f5ffbf48a210e3401936a4eba6c27e7fc8846 |
Available diffs
- diff from 1.4.45-1ubuntu1 to 1.4.45-1ubuntu2 (341 bytes)
Binary packages built by this source
- lighttpd: fast webserver with minimal memory footprint
lighttpd is a small webserver and fast webserver developed with
security in mind and a lot of features.
It has support for
* CGI, FastCGI and SSI
* virtual hosts
* URL rewriting
* authentication (plain files, htpasswd, LDAP)
* transparent content compression
* conditional configuration
* HTTP proxying
and configuration is straight-forward and easy.
- lighttpd-dbgsym: debug symbols for lighttpd
- lighttpd-dev: Development files for lighttpd
This package contains the development header-files for lighttpd.
- lighttpd-doc: documentation for lighttpd
lighttpd is a small webserver and fast webserver developed with
security in mind and a lot of features.
.
This package contains documentation for lighttpd.
- lighttpd-mod-authn-gssapi: GGSAPI authentication for lighttpd
This package contains the authn_gssapi module for lighttpd. With
this module, it is possible to perform GSSAPI authentication.
- lighttpd-mod-authn-gssapi-dbgsym: debug symbols for lighttpd-mod-authn-gssapi
- lighttpd-mod-authn-ldap: LDAP authentication for lighttpd
This package contains the authn_ldap module for lighttpd. With
this module, it is possible to perform authentication against an LDAP
server.
- lighttpd-mod-authn-ldap-dbgsym: debug symbols for lighttpd-mod-authn-ldap
- lighttpd-mod-authn-mysql: MySQL authentication for lighttpd
This package contains the authn_mysql module for lighttpd. With
this module, it is possible to perform authentication using a MySQL
table.
- lighttpd-mod-authn-mysql-dbgsym: debug symbols for lighttpd-mod-authn-mysql
- lighttpd-mod-cml: cache meta language module for lighttpd
With the cache meta language, it is possible to describe to the
dependencies of a cached file to its source files/scripts. For the
cache files, the scripting language Lua is used.
.
THIS MODULE IS OBSOLETED AND WILL BE REMOVED IN LIGHTTPD 2.0.
USE mod_magnet INSTEAD.
- lighttpd-mod-cml-dbgsym: debug symbols for lighttpd-mod-cml
- lighttpd-mod-geoip: GeoIP restrictions for lighttpd
This package contains the geoip module for lighttpd. With
this module, it is possible to distinguish users based on the location
using a GeoIP database.
- lighttpd-mod-geoip-dbgsym: debug symbols for lighttpd-mod-geoip
- lighttpd-mod-magnet: control the request handling module for lighttpd
mod_magnet can attract a request in several stages in the request-handling.
either at the same level as mod_rewrite, before any parsing of the URL is done
or at a later stage, when the doc-root is known and the physical-path is
already setup
- lighttpd-mod-magnet-dbgsym: debug symbols for lighttpd-mod-magnet
- lighttpd-mod-mysql-vhost: MySQL-based virtual host configuration for lighttpd
This package contains the myqsl_vhost module for lighttpd. With
this module, it is possible to write the configuration for virtual
hosts into a MySQL table instead of including it in the lighttpd
configuration file.
- lighttpd-mod-mysql-vhost-dbgsym: debug symbols for lighttpd-mod-mysql-vhost
- lighttpd-mod-trigger-b4-dl: anti-deep-linking module for lighttpd
The trigger-b4-dl module for lighttpd can prevent deep linking
from other sites by requiring users to visit a trigger URL to
be able to download certain files.
- lighttpd-mod-trigger-b4-dl-dbgsym: debug symbols for lighttpd-mod-trigger-b4-dl
- lighttpd-mod-webdav: WebDAV module for lighttpd
The WebDAV module is a very minimalistic implementation of RFC 2518.
Minimalistic means that not all operations are implemented yet.
.
Currently supports:
GET
POST
HEAD
PROPFIND
OPTIONS
MKCOL
DELETE
PUT
- lighttpd-mod-webdav-dbgsym: debug symbols for lighttpd-mod-webdav