From a2f886a77cbbe99a926231344f176be840787d30 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 27 Aug 2013 20:02:06 +0000 Subject: [PATCH] Forward-port a typo corrected in 2.4.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1517962 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/htaccess.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/howto/htaccess.xml b/docs/manual/howto/htaccess.xml index 875ea201cbf..3e3bc2a586b 100644 --- a/docs/manual/howto/htaccess.xml +++ b/docs/manual/howto/htaccess.xml @@ -283,7 +283,7 @@ changes on a per-directory basis.

href="../sections.html">Configuration Sections, .htaccess files can override the Directory sections for - the corresponding directory, but will be overriden by other types + the corresponding directory, but will be overridden by other types of configuration sections from the main configuration files. This fact can be used to enforce certain configurations, even in the presence of a liberal