My Web Hosting Manual


Home > .htaccess > Change Server Default E-Mail

Change Server Default E-Mail

To change your servers signature thats shown in the default error documents add the following lines to your .htaccess file:

ServerSignature EMail
SetEnv SERVER_ADMIN nospace@pleasenospace.com

This example above will only change the default email address in case it's incorrect.

To remove the server signature completely, use the following code:

ServerSignature Off

Review It

You might also be interested in:






Top Hosting
  - Host Gator
  - Host Monster
  - Blue Host
  - Easy CGI
  - Lunar Pages
       
All content has been created by Juan Carlos Gorospe. These are my opinions and experiences.
Copyright © 2008, Juan Carlos Gorospe. All Rights Reserved.