From: Joe Orton In the former case, the directives between the start and end
markers are only processed if a directive of the given name is
available at the time of processing. The second format reverses the test,
- and only processes the directives if the directive-name is
- not defined.
<virtualhost>
which
+ such as <VirtualHost>
which
encloses other directives, and has a directive name with a leading
- "<". The sec
+ "<".
- The directives within an <IfSection>
section are only processed if the test
+ The directives within an <IfSection>
section are only processed if the test
is true. If test is false, everything between the start and
end markers is ignored.
The section-name specified must not include the
- leading "<". The test in the <IfSection>
section can be one of two
- forms:
The section-name must be specified without either
+ the leading "<" or closing ">". The test in the
+ <IfSection>
section can be one
+ of two forms:
In the former case, the directives between the start and - end markers are only processed if a section directive of the given +
In the former case, the directives between the start and end + markers are only processed if a section directive of the given name is available at the time of processing. The second format - reverses the test, and only processes the directives if the - section-name is not defined.
+ reverses the test, and only processes the directives if + section-name is not an available + section directive.For example:
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 345f3e3074..8c44e5dc43 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 0d6e8f7a27..fb155aa2d7 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + +