Bug 656439
| Summary: | JON241: Loading of apache configuration fails, when absolute path in "Include" directive is used. | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Lukas Krejci <lkrejci> |
| Component: | Plugins | Assignee: | Lukas Krejci <lkrejci> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.0.0 | CC: | fdrabek, sdharane, skondkar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 618877 | Environment: | |
| Last Closed: | 2011-05-24 01:09:17 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 618877 | ||
| Bug Blocks: | 616081 | ||
|
Description
Lukas Krejci
2010-11-23 18:25:00 UTC
Fixed in release-3.0.0 branch:
commit 1e6b979b70b403f1ac537e1fd274bf01b2c0c515
Author: Filip Drabek <fdrabek.brq.redhat.com>
Date: Thu Aug 5 13:54:15 2010 +0200
BZ-618314 - fix of apache tests
BZ-618877 - Includes can use absolute path now.
Verified this against jon-server-2.4.1-SNAPSHOT build# 27. Specified the absolute path for include directive in httpd.conf file as below: Include /etc/httpd/conf.d/*.conf The apache configuration is discovered as expected. There is no exception in the log either. Marking this bug as verified. Bookkeeping - closing bug - fixed in recent release. |