Answer the question
In order to leave comments, you need to log in
I am doing a 301 redirect, but in the console 302. Why is that?
Made a redirect from a non-existent section to the desired section as follows:
header("HTTPS/1.1 301 Moved Permanently");
header("Location: /catalog/platya");
exit();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question