From: Joshua Slive Date: Sun, 14 Apr 2002 22:08:44 +0000 (+0000) Subject: Addmodule doesn't exist in 2.0. X-Git-Tag: 2.0.36~199 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06aa1afca9a2c026757b374b82b29951e45d7ccf;p=apache Addmodule doesn't exist in 2.0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94651 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index e3aeca8741..79d3b8a1b7 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -3,7 +3,7 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -->core - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Apache Module core

Description:Core Apache HTTP Server features that are always -available
Status:Core

Directives


AcceptPathInfo Directive

Description: Controls whether requests can contain trailing pathname information
Syntax:AcceptPathInfo On|Off|Default
Default:AcceptPathInfo Default
Context:server config, virtual host, directory, .htaccess
Status:Core
Module:core
Compatibility:Available in Apache 2.0.30 and later
+availableStatus:Core

Directives


AcceptPathInfo Directive

Description: Controls whether requests can contain trailing pathname information
Syntax:AcceptPathInfo On|Off|Default
Default:AcceptPathInfo Default
Context:server config, virtual host, directory, .htaccess
Status:Core
Module:core
Compatibility:Available in Apache 2.0.30 and later

This directive controls whether requests that contain trailing pathname information that follows an actual filename (or @@ -92,16 +92,6 @@ response without an explicit character set
AddDefaultCharset utf-8

-

AddModule Directive

Description:
Syntax:AddModule module [module] ...
Context:server config
Status:Core
Module:core
-

The server can have modules compiled in which are not - actively in use. This directive can be used to enable the use - of those modules. The server comes with a pre-loaded list of - active modules; this list can be cleared with the ClearModuleList directive.

- -

For example:

-
-AddDefaultCharset utf-8 -

AllowOverride Directive

Description: Sets the types of directives that are allowed in .htaccess files
Syntax:AllowOverride All|None|directive-type [directive-type] ...
Default:AllowOverride All
Context:directory
Status:Core
Module:core

When the server finds an .htaccess file (as specified by AccessFileName) it needs to know diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 00407b7d59..e767e03334 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -139,25 +139,6 @@ response without an explicit character set - -AddModule -AddModule module [module] ... -server config - - -

The server can have modules compiled in which are not - actively in use. This directive can be used to enable the use - of those modules. The server comes with a pre-loaded list of - active modules; this list can be cleared with the ClearModuleList directive.

- -

For example:

- -AddDefaultCharset utf-8 - - - - AllowOverride Sets the types of directives that are allowed in diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html index c5bc8e1b1e..7e160cc112 100644 --- a/docs/manual/mod/directives.html +++ b/docs/manual/mod/directives.html @@ -1,6 +1,6 @@ -Directive Index - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Directive Index

+Directive Index - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Directive Index

Each Apache directive available in the standard Apache distribution is listed here. They are described using a consistent format, and there is a dictionary of the terms used in their descriptions available.

-

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