that's something i still dont fully understand how it works, what all those symbols mean etc.
I tried to figure it out with my own htaccess examples which all work perfect on the sites they are on, but somehow it doesnt work.
Wordpress site, i want:
www.mydomain.com/page/1/
www.mydomain.com/page/2/
www.mydomain.com/page/3/ etc... to redirect to:
www.mydomain.com/posts/page/1/
www.mydomain.com/posts/page/2/
www.mydomain.com/posts/page/3/ etc.
How?