Micronovae
Home Products Downloads Purchase Support Company
Overview Documentation    Quick overview    Rewrite directives    Support directives       AllowOverride       ErrorLog       DocumentRoot       ServerAdmin    Control center    Apache compatibility Download Purchase FAQ
 
IIS Mod-Rewrite
ServerAdmin Directive

ServerAdmin directive is used to define the value returned by SERVER_ADMIN server variable. It is used only for compatibility with Apache mod_rewrite.

This directive can be used only once in a rewrite configuration.

Configuration context
  • per-server configurations
  • per-virtual-host configurations
Syntax

ServerAdmin admin_contact

It requires only one argument. admin_contact can be either the a URL or an e-mail address at which the server administrator can be contacted.