redirect
is not setting 301
instead it sets 200
#8888
Closed
shanmugharajk
started this conversation in
General
Replies: 1 comment
-
Found out this is our internal Akamai infra issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I read this #2997. But it didn't help me.
I'm facing some issue where the code is same, but in one environment its not able to set the status as
310
. I have the simple code in the_index
page.now when we visit the root page I see the
Location
is set tobrands
but the http status code is still200
.I have two setups with same code. One for prod and other for pre-prod. In pre-prod this is working fine.
Could you please help me how to investigate this?
Beta Was this translation helpful? Give feedback.
All reactions