Verbally Flimzy

Ramblings, Observations and Misconceptions

Archive of posts about lighttpd

lighttpd hackage: Smart module loading

Posted on February 22, 2011

I recently upgraded from Debian 5.0 to Debian 6.0, and it went great, except that lighttpd began to complain “Cannot load plugin mod_redirect more than once”. This is because the new default lighttpd configuration shipped with Debian 6.0 includes the ‘mod_redirect’ module, which was not included by default in Debian 5.

Continue reading `lighttpd hackage: Smart module loading` →

Filed under: debian lighttpd Linux Perl Programming