Answer the question
In order to leave comments, you need to log in
htaccess. How to make a redirect with parameters?
Good afternoon!
Help. How to redirect from a page:
https://example.ru/index.php?_route_=main/&page=2
https://example.ru/main/&page=2
RewriteCond %{THE_REQUEST} \ /index\.php\?_route_=?([^&\ ]*)
RewriteRule ^ /%1? [L,R]
Answer the question
In order to leave comments, you need to log in
everything is simple
https://donatstudios.com/RewriteRule_Generator
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question