View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000059 | AlmaLinux-8 | -OTHER | public | 2021-04-07 15:11 | 2021-04-20 10:22 |
| Reporter | ap8 | Assigned To | alukoshko | ||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| OS | AlmaLinux | OS Version | 8.3 | ||
| Summary | 0000059: Missing distro name in `Server` response header returned by Apache | ||||
| Description | In 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 Reproduce | vagrant 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/ | ||||
| Tags | No tags attached. | ||||
| abrt_hash | |||||
| URL | |||||
| 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 |