From 29e3ee1c2d59f249a52e4b55535fba8bbae14fd0 Mon Sep 17 00:00:00 2001 From: lookit Date: Fri, 30 Jan 1998 09:48:47 +0000 Subject: [PATCH] Cleaned up (capitalized) some more HTML tags git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80051 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 130 +++++++++++++++++++------------------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 5e3ef8c732..195d6a4d83 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -84,7 +84,7 @@ always available.
-

AccessConfig directive

+

AccessConfig directive

server config context.


-

AccessFileName directive

+

AccessFileName directive

</Directory>


-

AddModule directive

+

AddModule directive

ClearModuleList directive.


-

AllowOverride directive

+

AllowOverride directive

XBitHack).


-

AuthName directive

+

AuthName directive

AuthType and AuthUserFile and AuthGroupFile to work.


-

AuthType directive

+

AuthType directive

AuthName and AuthUserFile and AuthGroupFile to work.


-

BindAddress directive

+

BindAddress directive

<VirtualHost> sections.
-

ClearModuleList directive

+

ClearModuleList directive

AddModule directive.


-

ContentDigest directive

+

ContentDigest directive

-

CoreDumpDirectory directive

+

CoreDumpDirectory directive


-

DefaultType directive

+

DefaultType directive


-

<Directory> directive

+

<Directory> directive

-

<DirectoryMatch>

+

<DirectoryMatch>

-

DocumentRoot directive

+

DocumentRoot directive


-

ErrorDocument directive

+

ErrorDocument directive

See Also: documentation of customizable responses.


-

ErrorLog directive

+

ErrorLog directive


-

<Files> directive

+

<Files> directive

-

<FilesMatch>

+

<FilesMatch>

-

Group directive

+

Group directive

SECURITY: See User for a discussion of the security considerations.


-

HostNameLookups directive

+

HostNameLookups directive

logresolve, provided in the /support directory, can be used to look up host names from logged IP addresses offline.


-

IdentityCheck directive

+

IdentityCheck directive


-

Include directive

+

Include directive

Syntax: (Apache 1.2) Include filename

-

KeepAlive directive

+

KeepAlive directive

Syntax: (Apache 1.1) KeepAlive max-requests
Default: (Apache 1.1) KeepAlive 5
Syntax: (Apache 1.2) KeepAlive on/off
@@ -1124,7 +1124,7 @@ server resources. Set this to 0 to disable support. persistent connections, "Off" to disable. See also the MaxKeepAliveRequests directive.


-

KeepAliveTimeout directive

+

KeepAliveTimeout directive

Timeout directive applies.
-

<Limit> directive

+

<Limit> directive

If you wish to limit all methods, do not include any <Limit> directive at all.


-

Listen directive

+

Listen directive

listen(2) system call.


-

<Location> directive

+

<Location> directive

-

<LocationMatch>

+

<LocationMatch>


-

MaxClients directive

+

MaxClients directive


-

MaxKeepAliveRequests directive

+

MaxKeepAliveRequests directive

0", unlimited requests will be allowed. We recommend that this setting be kept to a high value for maximum server performance.


-

MaxRequestsPerChild directive

+

MaxRequestsPerChild directive


-

MaxSpareServers directive

+

MaxSpareServers directive

See also MinSpareServers and StartServers.


-

MinSpareServers directive

+

MinSpareServers directive

See also MaxSpareServers and StartServers.


-

NameVirtualHost directive

+

NameVirtualHost directive

See also: Apache Virtual Host documentation -

Options directive

+

Options directive

FollowSymLinks and Includes are set for the /web/docs/spec directory.
-

PidFile directive

+

PidFile directive


-

Port directive

+

Port directive

User to root. If you run the server as root whilst handling connections, your site may be open to a major security attack.


-

require directive

+

require directive

AuthName and AuthGroupFile (to define users and groups) in order to work correctly.


-

ResourceConfig directive

+

ResourceConfig directive

See also RLimitMEM or RLimitNPROC.


-

RLimitMEM directive

+

RLimitMEM directive

See also RLimitCPU or RLimitNPROC.


-

RLimitNPROC directive

+

RLimitNPROC directive

RLimitMEM or RLimitCPU
-

Satisfy directive

+

Satisfy directive


-

ScoreBoardFile directive

+

ScoreBoardFile directive

HAVE_SHMGET would have sufficed.)


-

SendBufferSize directive

+

SendBufferSize directive


-

ServerAdmin directive

+

ServerAdmin directive

ServerAdmin www-admin@foo.bar.com as users do not always mention that they are talking about the server!


-

ServerAlias directive

+

ServerAlias directive

-

ServerName directive

+

ServerName directive

monster.wibble.com.

DNS Issues


-

ServerPath directive

+

ServerPath directive

name-based virtual hosts.
-

ServerRoot directive

+

ServerRoot directive


-

ServerSignature directive

+

ServerSignature directive

Syntax: ServerSignature Off | On | EMail
+>Syntax: ServerSignature Off | On | EMail
Default: ServerSignature Off
+>Default: ServerSignature Off
Context: directory, .htaccess
+>Context: directory, .htaccess
Status: core

+>Status: core
Compatibility: ServerSignature is only available in Apache -1.3 and later.

+1.3 and later.

The ServerSignature directive allows the configuration of a trailing footer line under server-generated documents (error messages, mod_proxy ftp directory listings, mod_info output, ...). The reason why you would want to enable such a footer line is that in a chain of proxies, the user often has no possibility to tell which of the -chained servers actually produced a returned error message.
-The Off setting, which is the default, suppresses the +chained servers actually produced a returned error message.
+The Off setting, which is the default, suppresses the error line (and is therefore compatible with the behavior of -Apache-1.2 and below). The On setting simply adds a +Apache-1.2 and below). The On setting simply adds a line with the server version number and ServerName of the serving virtual host, and -the EMail setting additionally creates a "mailto:" +the EMail setting additionally creates a "mailto:" reference to the ServerAdmin of the referenced document.


-

ServerType directive

+

ServerType directive

-

StartServers directive

+

StartServers directive

See also MinSpareServers and MaxSpareServers.


-

ThreadsPerChild

+

ThreadsPerChild

-

TimeOut directive

+

TimeOut directive


-

User directive

+

User directive

Group) to root unless you know exactly what you are doing, and what the dangers are.


-

<VirtualHost> directive

+

<VirtualHost> directive