the redirect does the job, it shows the correct url, but the content doesnt show.
I get a 404 on the directory /new/ and Error 310 (net::ERR_TOO_MANY_REDIRECTS): on /new/blah/
The content on the server is still in /old/ I just want the url to show /new/ sort of like a slug rename in wp.
maybe I cant do it in htaccess without moving the content. its a custom wp post type, so a bit tricky.
|