Bug 238120
| Summary: | httpd update creates unwanted /etc/httpd/conf.d/*.conf files | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Vlado Potisk <reg.bugs> |
| Component: | httpd | Assignee: | Joe Orton <jorton> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-04-30 09:12:39 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: | |||
|
Description
Vlado Potisk
2007-04-27 10:03:59 UTC
Sorry about that, but this is expected behaviour with RPM (perhaps unfortunate in this case). The way to reliably prevent the ajp module loading would be to do something like: # echo > /etc/httpd/conf.d/proxy_ajp.conf Thank you for quick response. Even if it is not a bug, I would suggest to append a note about this to /etc/httpd/conf.d/README. |