--- httpd-default.conf.orig Sat Apr 21 19:34:44 2018 +++ httpd-default.conf Sat Apr 21 19:35:27 2018 @@ -52,7 +52,7 @@ # Set to one of: Full | OS | Minor | Minimal | Major | Prod # where Full conveys the most information, and Prod the least. # -ServerTokens Full +ServerTokens Prod # # Optionally add a line containing the server version and virtual host @@ -72,7 +72,7 @@ # each client request will result in AT LEAST one lookup request to the # nameserver. # -HostnameLookups Off +HostnameLookups On # # Set a timeout for how long the client may take to send the request header