View Issue Details

IDProjectCategoryView StatusLast Update
0000059AlmaLinux-8-OTHERpublic2021-04-20 10:22
Reporterap8 Assigned Toalukoshko  
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
OSAlmaLinuxOS Version8.3 
Summary0000059: Missing distro name in `Server` response header returned by Apache
DescriptionIn all other Linux distributions (as far as I know), the `Server` header returned by Apache is `Apache/<apache version> (<distribution name>)`. Nonetheless, in Almalinux, the same header looks like `Apache/<apache version> ()`.
Steps To Reproducevagrant init almalinux/8
vagrant up
vagrant ssh
sudo dnf upgrade -y
sudo dnf install httpd -y
sudo systemctl start httpd
curl -I http://127.0.0.1/
TagsNo tags attached.
abrt_hash
URL

Activities

alukoshko

2021-04-20 10:21

administrator   ~0000155

Hello!
Bugfix for httpd package was just released. Now it responds as "Apache/2.4.37 (AlmaLinux)".
Thanks for pointing this out.

Issue History

Date Modified Username Field Change
2021-04-07 15:11 ap8 New Issue
2021-04-11 08:00 alukoshko Assigned To => alukoshko
2021-04-11 08:00 alukoshko Status new => assigned
2021-04-20 10:21 alukoshko Note Added: 0000155
2021-04-20 10:22 alukoshko Status assigned => closed
2021-04-20 10:22 alukoshko Resolution open => fixed