- @reboot cron not working
- csf.deny IP format
- Help opening after Custombuild (da build all)
- "You do not own that domain"
- Unlock Innovation with Award-Winning iOS App Development in Perth
- Wildcard SSL cert for fourth level subdomain
- 550 authentication required - email bounce
- Custombuild 404 issues
- cPanel-to-DirectAdmin conversion tool
- Let's Encrypt Certificate name mismatch
How can we hide this?On security tests it's not a very bad thing, but the server is displayed in headers like Apache/2.4.
The advise is to hide this but how can this be done?I found an older thread where it was written one should edit the /etc/httpd/conf/extra/httpd-default.conf and set:
ServerSignature Off (I believe this is the default)
and
ServerTokens Prod (default is Major)
and restart httpd.Now I tried this, and also tried Minor on Servertokens, but it does not change much, keeps stating "Server apache/2.4" in headers.
How can we hide this?
