improve lighttpd configuration samples
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 29 May 2008 16:58:32 +0000 (16:58 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 29 May 2008 16:59:13 +0000 (16:59 +0000)
commitfa3bff5b76161e1573a47623d0737a8e3a5d0dd9
treee165b9acf9b3ba60739ce4b2250d5d0505bc9cac
parent0037699647feb915a9091a57af1a264777bcaecb
improve lighttpd configuration samples

Use the merge (+=) syntax so the user doesn't have to integrate any
existing options, and can simply add the snippet as is (even as a
seperate include, especially easy in a Debian setup).

Extend backend configuration examples with options for a directory index
of index.plp, and (static) source rejection.
lib/PLP.pm
lib/PLP/Backend/CGI.pm
lib/PLP/Backend/FastCGI.pm