If you want to disable the server signature then just add the below code in .htaccess file
root@server[#] vi .htaccess
ServerSignature Off
Save and Quit.
That’s all you are done.
If you want to disable the server signature then just add the below code in .htaccess file
root@server[#] vi .htaccess
ServerSignature Off
Save and Quit.
That’s all you are done.