M
M
Mark2017-09-30 17:36:53
HTML
Mark, 2017-09-30 17:36:53

How to make 301 page redirects?

How to make 301 page redirects?
From the page: /index.php?page=photo
to the /photo page
This index changes from photo to another depending on the page
RewriteRule ^index.php?page=(.*)$ /$1 [L,R=301]
I tried this option, it doesn't work

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Mukovoz, 2017-10-01
@castomi

So the slash doesn’t seem to be needed Check the truth is not where, I have Nginx everywhere)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question