Closed (works as designed)
Project:
Provision
Version:
6.x-2.x-dev
Component:
HTTP Service
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2013 at 09:12 UTC
Updated:
4 Oct 2014 at 21:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
logaritmisk commentedComment #2
logaritmisk commentedComment #3
anarcat commentedI committed this, but in the future, please make sure your patch doesn't mix whitespace changes with regular changes.
Comment #5
lavamind commentedThe patch that was proposed and committed to fix this bug breaks the changes implemented previously to fix #1681904: Ability to configure a url to redirect to in site configuration.. As it stands, redirections to anything other than the main URI do not work in Apache.
Comment #6
lavamind commentedReverting changes to this issue, I just noticed #2189687: Redirect to site-alias not working had already been created.
Comment #7
helmo commented@lavamind: Thanks for hinting on this.
@logaritmisk: You were probably missing the db update from: #2010064: Extra update hook to fix hosting_site_alias table content
I think I'll revert the commit from #3.
Comment #8
helmo commented#3 reverted in both 7.x-3.x and 6.x-2.x