Bug 1174271
Summary: | Missing www/error specification in httpd.conf | ||
---|---|---|---|
Product: | [Retired] JBoss Web Server 3 | Reporter: | Martin Velas <mvelas> |
Component: | unspecified | Assignee: | Weinan Li <weli> |
Status: | CLOSED EOL | QA Contact: | Libor Fuka <lfuka> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.0.0 | CC: | jclere, lfuka, mbabacek, mturk, pslavice |
Target Milestone: | DR01 | Flags: | mvelas:
needinfo+
|
Target Release: | 3.0.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-03-27 18:40:25 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: | |||
Bug Depends On: | 1176521 | ||
Bug Blocks: |
Description
Martin Velas
2014-12-15 14:33:25 UTC
This configuration is in conf.d/welcome.conf file but there is a bug in .postinstall. There is missing change of the path in postinstall. Please add: sed -i -e "s:/usr/share/httpd/noindex:$currentDir/www/error:g" conf.d/welcome.conf Verified with DR1 |