OurDelta - Builds for MySQL,MariaDB

Component lighttpd

Current version Lighttpd packages for Ubuntu 8.04 "Hardy Heron".

How to use

To use the packages in lighttpd, add our GnuPG key to your package system and then download our source list file to your computer.
    wget -O- http://ourdelta.org/deb/ourdelta.gpg | sudo apt-key add -
    sudo wget http://ourdelta.org/deb/sources/hardy-lighttpd.list \
      -O /etc/apt/sources.list.d/ourdelta.list
Afterwards, don't forget to run sudo aptitude update to fetch the new lists.

Packages in this component

lighttpd
Version1.4.28-1ubuntu1
lighttpd
DescriptionA fast webserver with minimal memory footprint (More...)

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 and configuration is straight-forward and easy.

Homepage: http://www.lighttpd.net

Packagelighttpd_1.4.28-1ubuntu1+sslfix_amd64.deb
lighttpd-doc
DescriptionDocumentation for lighttpd (More...)

This package contains all documentation files for lighttpd.

Homepage: http://www.lighttpd.net

Packagelighttpd-doc_1.4.28-1ubuntu1+sslfix_all.deb
lighttpd-mod-cml
DescriptionCache meta language module for lighttpd (More...)

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 1.5. USE mod_magnet INSTEAD.

Homepage: http://www.lighttpd.net

Packagelighttpd-mod-cml_1.4.28-1ubuntu1+sslfix_amd64.deb
lighttpd-mod-magnet
DescriptionControl the request handling module for lighttpd (More...)

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

Homepage: http://www.lighttpd.net

Packagelighttpd-mod-magnet_1.4.28-1ubuntu1+sslfix_amd64.deb
lighttpd-mod-mysql-vhost
DescriptionMySQL-based virtual host configuration for lighttpd (More...)

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.

Homepage: http://www.lighttpd.net

Packagelighttpd-mod-mysql-vhost_1.4.28-1ubuntu1+sslfix_amd64.deb
lighttpd-mod-trigger-b4-dl
DescriptionAnti-deep-linking module for lighttpd (More...)

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.

Homepage: http://www.lighttpd.net

Packagelighttpd-mod-trigger-b4-dl_1.4.28-1ubuntu1+sslfix_amd64.deb
lighttpd-mod-webdav
DescriptionWebDAV module for lighttpd (More...)

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

Homepage: http://www.lighttpd.net

Packagelighttpd-mod-webdav_1.4.28-1ubuntu1+sslfix_amd64.deb
Generated by Falcon 2.0.5 ©2005-2008 Dennis Kaarsemaker