If you want to Set the server administrator email then just add the below code in the .htaccess file :
root@server[#] vi .htaccess
SetEnv SERVER_ADMIN default@domain.com
Save and Quit.
That’s all you are done.
If you want to Set the server administrator email then just add the below code in the .htaccess file :
root@server[#] vi .htaccess
SetEnv SERVER_ADMIN default@domain.com
Save and Quit.
That’s all you are done.