M
M
MIP2014-12-23 20:15:08
htaccess
MIP, 2014-12-23 20:15:08

How to set up a 301 redirect via .htaccess?

Good afternoon.
How to set up the correct redirect in .htaccess
from ./?page=catalog1&id=1,2,3...
to ./?page=catalog2&id=1,2,3...
otherwise I don’t really want to farm using the program method in the script

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
IceJOKER, 2014-12-23
@IceJOKER

RewriteEngine on
RewriteRule ... ... [R=301]
"from -> to" not quite understood

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question