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
commit24c23f4193acb50db99b3695c67df47ee47f7ab5 (patch)
treedd2e23cb2e3648662f53fa93e89b6c2b2aa3bf69 /doc
parentc94079836ff182a765c64dd133f3294a02824719 (diff)
downloadlighttpd-git-24c23f4193acb50db99b3695c67df47ee47f7ab5.tar.gz
checked | to 'else' (merged [316])
git-svn-id: svn+ssh://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: