I have been following this tutorial closely
I have installed Apache php & MySql
I have run the command sudo nano /etc/apache2/apache2.conf and I am trying to set the “ServerTokens Full” to “ServerTokens Prod” and “ServerSignature On” to “ServerSignature Off”, but I cannot seem to find these lines, What could I be doing wrong?
Im new to setting up dedicated servers so any guidance would be helpful