Setting Server and Administrator Functions
Specifying Server and File Locations
3-3
ServerAdmin
Creates an email address that is included with every default error message that
clients encounter. It is useful to create a separate email address for this.
ServerSignature
Enables the server to recognize which server, among the various proxies, created
the returned response, such as an error message.
■
on: Server creates a footer to the returned document that includes information
such as
ServerName
and server version number. This is the default.
■
email:
Server creates an additional “mailto:” reference to the
ServerAdmin
of the document.
■
off
: Footer and “mailto:” reference are not created.
ServerTokens
Controls server information which is returned to clients, such as in error messages.
This information includes a description of the generic operating system-type of the
server, and compiled-in modules.
■
min(imal)
: provides information such as server name and version.
■
OS
: provides information such as server name, version and operating system.
■
full
: provides information such as server name, version, operating system,
and complied modules.
ServerAlias
Sets alternate names for the current virtual host.
See Also:
“
ServerAdmin
directive” in the Apache Server
documentation.
See Also:
“
ServerSignature
directive” in the Apache Server
documentation.
See Also:
“
ServerTokens
directive” in the Apache Server
documentation.
See Also:
“
ServerAlias
directive” in the Apache Server
documentation.
Summary of Contents for HTTP Server
Page 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Page 12: ...xii ...
Page 22: ...xxii ...
Page 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Page 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Page 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Page 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Page 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Page 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Page 212: ...Glossary 10 ...
Page 224: ...Index 12 ...