ServerAdmin Directive
Top -
Docs -
General -
Server -
Resource -
Access -
FAQ -
Tutorials
Purpose
The ServerAdmin directive
gives the server your e-mail address. This is so that the server can
give people your address to report error conditions.
Syntax
ServerAdmin address
Where address
is an e-mail address.
Virtual Host
This directive is valid in virtual host configuration.
Default
If you do not specify a ServerAdmin, HTTPd assumes nothing and prints
no address for reporting errors.
Compile Option: DEFAULT_ADMIN
Examples
ServerAdmin www@widget.com
Errors will have the address www@widget.com as the person to blame.
Return to Server Configuration File Overview
NCSA HTTPd Development Team /
httpd@ncsa.uiuc.edu /
Last Modified 7-12-95