lighttpd 1.4.35-4ubuntu1 source package in Ubuntu
Changelog
lighttpd (1.4.35-4ubuntu1) vivid; urgency=low * Merge from Debian unstable. Remaining changes: - debian/patches/add-lighttpd.pc-configure.patch: + Add lighttpd.pc to ac_config_files to fix FTBFS: make[3]: *** No rule to make target `lighttpd.pc', needed by `all-am'. - debian/patches/build-dev-package.patch, debian/control, debian/lighttpd-dev.install: + Add lighttpd-dev package. - debian/index.html: + Corrected BTS Ubuntu link and branding on the default page. - debian/lighttpd.conf: + Comment 'use-ipv6.pl' by default, which causes failure to bind port in ipv4. - debian/control: + Build-Depends on libgamin-dev rather than libfam-dev to fix startup warning. - debian/rules: + Add override_dh_installinit to set "defaults 91 09" to not start before apache2 but in the same runlevel with the same priority. - debian/lighttpd.dirs, debian/control, debian/rules, debian/lighttpd.ufw.profile: + Add the UFW profile. -- Artur Rona <email address hidden> Mon, 26 Jan 2015 02:36:43 +0100
Upload details
- Uploaded by:
- Artur Rona
- Uploaded to:
- Vivid
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- web
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lighttpd_1.4.35.orig.tar.gz | 827.5 KiB | 62c23de053fd82e1bf64f204cb6c6e44ba3c16c01ff1e09da680d982802ef1cc |
lighttpd_1.4.35-4ubuntu1.debian.tar.xz | 31.2 KiB | 561a6b281501a773417f1988d87329a7d6c32da434a531926d4ee38a7a4c92a5 |
lighttpd_1.4.35-4ubuntu1.dsc | 2.2 KiB | e6f175fa576fbc0e537d3f687fee52ac0a10fa95548a957baef76a9263fdcf78 |
Available diffs
Binary packages built by this source
- lighttpd: No summary available for lighttpd in ubuntu vivid.
No description available for lighttpd in ubuntu vivid.
- lighttpd-dbgsym: debug symbols for package lighttpd
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-dev: No summary available for lighttpd-dev in ubuntu wily.
No description available for lighttpd-dev in ubuntu wily.
- lighttpd-doc: No summary available for lighttpd-doc in ubuntu wily.
No description available for lighttpd-doc in ubuntu wily.
- 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 package lighttpd-mod-cml
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-magnet: No summary available for lighttpd-mod-magnet in ubuntu vivid.
No description available for lighttpd-mod-magnet in ubuntu vivid.
- lighttpd-mod-magnet-dbgsym: debug symbols for package lighttpd-mod-magnet
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-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 package lighttpd-mod-mysql-vhost
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-trigger-b4-dl: No summary available for lighttpd-mod-trigger-b4-dl in ubuntu vivid.
No description available for lighttpd-
mod-trigger- b4-dl in ubuntu vivid.
- lighttpd-mod-trigger-b4-dl-dbgsym: debug symbols for package lighttpd-mod-trigger-b4-dl
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-webdav: No summary available for lighttpd-mod-webdav in ubuntu vivid.
No description available for lighttpd-mod-webdav in ubuntu vivid.
- lighttpd-mod-webdav-dbgsym: debug symbols for package lighttpd-mod-webdav
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