Skip to main content

Create Server Tokens disabled option

Comments

3 comments

  • cPanelKenneth
    The Apache web server doesn't provide a way to disable or turn off this header. Can't remove Server: Apache header The Stackoverflow page outlines some options.
    0
  • tBartel03
    Basically the header exists and is forced by Apache because of statistics in regards to Nginx. So effectively unless we compile our own copy of Apache the header will continue to be forced by Apache.
    0
  • cPanelKenneth
    Pure speculation: it sounds like it's not just a recompile; one needs to make a change to the httpd source code before recompile. And that change will need made every time httpd gets an update.
    0

Please sign in to leave a comment.