Bug 68832 - Hide Server Name From Response Header
Summary: Hide Server Name From Response Header
Status: NEW
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: All (show other bugs)
Version: 2.4.57
Hardware: All Linux
: P2 major (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-26 13:06 UTC by Vinit Jain
Modified: 2024-03-26 13:06 UTC (History)
0 users



Attachments
Response Header (16.93 KB, image/png)
2024-03-26 13:06 UTC, Vinit Jain
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vinit Jain 2024-03-26 13:06:13 UTC
Created attachment 39638 [details]
Response Header

I want the server name to be hidden or changed from the web application's response header. Despite my repeated attempts, I can still see the server: Apache. Server: Apache should become server: server in my opinion. 

Please let me know how I can make this happen.