From fdfa7882dbfc3f9481686956b3d1f7c51abbd95f Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 28 Jun 2016 03:43:36 +0000 Subject: [PATCH] Fix typo as spotted by Wolfgang in online doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1750439 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index aec326ed0e..609dcf8181 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3669,7 +3669,7 @@ directory

Normally, if multiple Options could apply to a directory, then the most specific one is used and others are ignored; the options are not merged. (See how sections are merged.) + href="../sections.html#merging">how sections are merged.) However if all the options on the Options directive are preceded by a + or - symbol, the options are -- 2.50.1