From: Wilfredo Sanchez Date: Mon, 19 Jun 2006 23:41:43 +0000 (+0000) Subject: Add CheckCaseOnly doc. X-Git-Tag: 2.3.0~2330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ad628fd25a2865279fb91524ce0df4a92dc81c;p=thirdparty%2Fapache%2Fhttpd.git Add CheckCaseOnly doc. Submitted by: olivier Thereaux git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@415460 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_speling.xml b/docs/manual/mod/mod_speling.xml index 5d695ea24c8..87afb13ab84 100644 --- a/docs/manual/mod/mod_speling.xml +++ b/docs/manual/mod/mod_speling.xml @@ -137,4 +137,24 @@ of Apache 1.3, it is part of the Apache distribution. Prior to Apache + +CheckCaseOnly +Limits the action of the speling module to case corrections +CheckCaseOnly on|off +CheckCaseOnly Off + +server config +virtual host +directory +.htaccess + +Options + + +

When set, this directive limits the action of the spelling correction to lower/upper case changes. + Other potential corrections are not performed.

+ +
+
+