Answer the question
In order to leave comments, you need to log in
How to make 301 redirect url htaccess?
Hello, I'm trying to make a redirect like:
RewriteCond %{QUERY_STRING} ^_route_=old$
RewriteRule ^(.*)$ https://site/new ? [R=301,L]
i.e. I need to redirect https://site/old to https://site/new
but for some reason nothing works, please tell me what could be the problem
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