our security auditor scanned our system and here is what come up on the apache server :
-Server header: Apache exposed on port: 80
-Server header: Apache exposed on port: 443
Here are some lines in my config header :
Listen 80
ServerName localhost:80
ServerTokens Prod
ServerSignature Off
I have no clue how to fix this. What does that mean ? How can I solve this ?
Apache/2.4.54 (Win64)