Content related to: lighttpd

PHP Archives

Another feature of PHP 5.3 is PHAR. The ability to run whole php applications from one file. In this article I show how to use them.

Serving darcs repositories with lighttpd

Darcs - A distributed revision control system and the lightweight webserver lighttpd working together to serve code repositories.

RVLogger - a ruby logging facility

As the number of virtual hosts on my vserver increased massively I searched for an alternative to cronolog. I used cronolog, a program for log rotation, in combination with lighttpd for every vhost. The result was that the more vhosts I added, the mo...

Lighttpd 1.4.24 finally introduces TLS SNI

The developers of lighttpd just released version 1.4.24 and with it they introduced a feature that was pending for nearly three years (Ticket #386). By including TLS SNI lighttpd is now able to ser...