Answer the question
In order to leave comments, you need to log in
How to redirect to htaccess. for papka1/papka2 to papka2/papka1?
Please help, I really need it
Answer the question
In order to leave comments, you need to log in
If clearly according to
RewriteRule ^papka1/papka2$ /papka2/papka1\? [L,R=301]
RewriteRule ^(.+[^\/])/(.+[^\/])(\/|)$ /$2/$1\? [L,R=301]
RewriteRule ^(papka[0-9]{1,})/(papka[0-9]{1,})$ /$2/$1\? [L,R=301]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question