Bug 1225820
Summary: | httpd -D DUMP_VHOSTS shows all vhosts 2 times | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Mario Trangoni <mjtrangoni> |
Component: | httpd | Assignee: | Luboš Uhliarik <luhliari> |
Status: | CLOSED ERRATA | QA Contact: | Martin Frodl <mfrodl> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | isenfeld, jkaluza, jorton, knweiss, mjtrangoni |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | httpd-2.4.6-34.el7 | Doc Type: | Bug Fix |
Doc Text: |
Cause: When processing a vhost with * or _default_, httpd added the vhost's alias once for 0.0.0.0 and once for [::].
Consequence: The apachectl -D DUMP_VHOSTS showed these vhosts twice.
Fix: httpd now detects mentioned situation and adds vhost's alias just once.
Result: The apachectl -D DUMP_VHOSTS shows all vhosts just once.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 04:37:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mario Trangoni
2015-05-28 09:48:29 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2194.html |