| Summary: | Welcome page redirection is not working (in case of 404) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Pavel Stehlik <pstehlik> |
| Component: | ovirt-engine-setup | Assignee: | Alon Bar-Lev <alonbl> |
| Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.3.0 | CC: | acathrow, awels, bazulay, ecohen, iheim, Rhev-m-bugs, yeylon |
| Target Milestone: | --- | Keywords: | Regression, Triaged |
| Target Release: | 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-08 09:40:59 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: | |
root issue is dup of bug#987971 404 redirection is disabled per[1] [1] http://gerrit.ovirt.org/#/c/18196/ As there are two issues, and one already reported, I am closing this and not marking as dup. *** This bug has been marked as a duplicate of bug 987971 *** |
Description of problem: Currently is redirection broken again - in case of wrong address WP (WelcomePage) is not shown. One place is in Apache ( /etc/httpd/conf.d/ovirt-engine-root-redirect.conf ), 2nd place is somewhere in webadmin/UserPortal apps). I think both are infra matters so no need 2 BZs for it I guess. Version-Release number of selected component (if applicable): is13 How reproducible: 100% Steps to Reproduce: 1. install new rhevm 2a. try: http[s]://10.34.63.19/ovirt-some, 2b. try: http[s]://10.34.63.19/webadmin/webadmin/some.html (although custom page is shown to user - it's not redirected {like in earlier versions}). Actual results: a) 404 Apache err b) in webadmin/UP is custom page, which is not redirected Expected results: we should redirect automatically to WP Additional info: