The currently used redirect code (301 Move Permanently) is not the right code to use in our use-case, because now Chrome/Brave has cached the redirect rule and I need to clear my browser cache to fix it. I should have used the 307 Temporary Redirect.
The currently used redirect code (
301 Move Permanently
) is not the right code to use in our use-case, because now Chrome/Brave has cached the redirect rule and I need to clear my browser cache to fix it. I should have used the307 Temporary Redirect
.https://en.wikipedia.org/wiki/List_of_HTTP_status_codes