Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 3
    Have you restarted apache since changing the conf file? Also I've never seen the file called 'httpd.com', usually it's called 'httpd.conf'. Commented Apr 10, 2014 at 18:00
  • @MichaelOzeryansky - thanks for catching the misspelling. It is "httpd.conf" I do stop and start httpd after changing httpd.conf. Commented Apr 10, 2014 at 18:14
  • By setting ServerTokens Min I was also able to remove the loaded modules (e.g. mod_fastcgi) from the header response that appeared after the blank server name. Commented Jan 26, 2021 at 15:08