Apache HTTPD Server header shows (@VENDOR@)
Issue
The Server header in responses from my JBoss Web Server Apache HTTPD shows Server: Apache/2.2.26 (@VENDOR@) instead of Server: Apache/2.2.26 (Red Hat).
# curl -I http://localhost/
HTTP/1.1 403 Forbidden
Date: Tue, 30 Aug 2016 15:08:04 GMT
Server: Apache/2.2.26 (@VENDOR@)
Accept-Ranges: bytes
Content-Length: 4018
Connection: close
Content-Type: text/html; charset=UTF-8
Environment
- Red Hat JBoss Enterprise Web Server 2.1.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.