summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-08-08 16:34:49 +0000
committerJan Kneschke <jan@kneschke.de>2005-08-08 16:34:49 +0000
commitd56f19c7d138ff644f33fdafe7dc89a46face82e (patch)
treedd2e23cb2e3648662f53fa93e89b6c2b2aa3bf69 /doc
parentcd4c324ff29e67bb71015ed86cc647d8ae267b50 (diff)
downloadlighttpd-git-d56f19c7d138ff644f33fdafe7dc89a46face82e.tar.gz
checked | to 'else' (merged [316])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@524 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'doc')
-rw-r--r--doc/configuration.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/configuration.txt b/doc/configuration.txt
index 017c0d11..66194973 100644
--- a/doc/configuration.txt
+++ b/doc/configuration.txt
@@ -75,8 +75,8 @@ Most options can be configured conditionally by using the following syntax
... nesting: match only when parent match
}
}
- | <field> <operator> <value> {
- ... else if
+ else <field> <operator> <value> {
+ ... the "else if" block
}
where <field> is one of one of the following: