summaryrefslogtreecommitdiff
path: root/tests/lighttpd.conf
diff options
context:
space:
mode:
authorArno Töll <arno@debian.org>2012-11-21 23:04:01 +0100
committerArno Töll <arno@debian.org>2012-11-21 23:04:01 +0100
commit7074704eb0b50f755f30ef21bbeb8fa064e2df5d (patch)
treeb84509f1b2ac0b565b03914c4fd4f907d9d4cefc /tests/lighttpd.conf
parentc0f89a02702b44a811cac511838cbd217ee5dd82 (diff)
downloadlighttpd-7074704eb0b50f755f30ef21bbeb8fa064e2df5d.tar.gz
Imported Upstream version 1.4.30upstream/1.4.30
Diffstat (limited to 'tests/lighttpd.conf')
-rw-r--r--tests/lighttpd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lighttpd.conf b/tests/lighttpd.conf
index f93311d..8608fdd 100644
--- a/tests/lighttpd.conf
+++ b/tests/lighttpd.conf
@@ -149,6 +149,7 @@ $HTTP["host"] == "vvv.example.org" {
$HTTP["host"] == "zzz.example.org" {
server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
server.name = "zzz.example.org"
+ static-file.disable-pathinfo = "enable"
}
$HTTP["host"] == "symlink.example.org" {