From a9fbf24e63ea9f0920b3b68cd1b6f1483dd43014 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Tue, 2 Apr 2002 20:40:48 +0000 Subject: Update the transformations. Sorry for the huge diff. It seems that switching from Xalan-j to xalan-c causes the attributes to get reordered. Suggestions for improvements to the build system would be greatly appreciated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94399 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_speling.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/manual/mod/mod_speling.html') diff --git a/docs/manual/mod/mod_speling.html b/docs/manual/mod/mod_speling.html index b937be1df2..9d47b43cf0 100644 --- a/docs/manual/mod/mod_speling.html +++ b/docs/manual/mod/mod_speling.html @@ -2,9 +2,9 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX --->mod_speling - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Apache Module mod_speling

Description:Attempts to correct mistaken URLs that +-->mod_speling - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Apache Module mod_speling

Description:Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by -allowing up to one misspelling
Status:Extension
Module Identifier:speling_module

Summary

+allowing up to one misspelling
Status:Extension
Module Identifier:speling_module

Summary

Requests to documents sometimes cannot be served by the core apache server because the request was misspelled or @@ -33,8 +33,8 @@ allowing up to one misspellingCheckSpelling


CheckSpelling Directive

Description: Enables the spelling -module
Syntax:CheckSpelling on|off
Default:CheckSpelling Off
Context:server config, virtual host, directory, .htaccess
Override:Options
Status:Extension
Module:mod_speling
Compatibility:CheckSpelling was available as a separately available +

Directives


CheckSpelling Directive

Description: Enables the spelling +module
Syntax:CheckSpelling on|off
Default:CheckSpelling Off
Context:server config, virtual host, directory, .htaccess
Override:Options
Status:Extension
Module:mod_speling
Compatibility:CheckSpelling was available as a separately available module for Apache 1.1, but was limited to miscapitalizations. As of Apache 1.3, it is part of the Apache distribution. Prior to Apache 1.3.2, the CheckSpelling directive was only available in the @@ -62,4 +62,4 @@ of Apache 1.3, it is part of the Apache distribution. Prior to Apache get incorrectly treated as the negotiated file "/stats.html". -

Apache HTTP Server Version 2.0

IndexHome \ No newline at end of file +

Apache HTTP Server Version 2.0

IndexHome \ No newline at end of file -- cgit v1.2.1