|
Rank: Advanced Member Groups: Member
Joined: 2/11/2015 Posts: 122
|
I have a developer trying to setup a 301 redirect on their page and it doesn't seem to be getting processed by EO.
If I add a handler to AfterReceiveHeaders I can see the 301 come in and the appropriate redirect url, however the browser doesn't load the content from the redirected url.
Is this a bug in the system, or am I missing something here?
It seems to me that I shouldn't need to implement standard HTTP spec in this scenario.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
You shouldn't need to do anything special to handle 301 redirect. If the problem continues, please put the page online and we will check it from here.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 2/11/2015 Posts: 122
|
I have no way to put the page out to the public, the developer in question is going to recheck that they are providing the right headers.
|
|
Rank: Advanced Member Groups: Member
Joined: 2/11/2015 Posts: 122
|
I should also mention, the redirect does work for Chrome, but I'll keep you posted. If we can determine the scenario I may be able to provide some kind of test case.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Sure. If you can provide a test case we would certainly be very happy to investigate further. You can find instructions on how to send test project to us here: https://www.essentialobjects.com/forum/test_project.aspxThanks!
|
|