htaccess rediect not working

Permalink
Hello Concrete5 members,

I created a redirect but it is not working.
I used the following code:
Redirect 301 /page-one https://www.mydomain.com/page-one/page-two


When I click on the page it redirects me to
https://www.mydomain.com/page-one/page-two/page-two/page-two/page-two/page-two/page-two/page-two/page-two/page-two


I need to redirect:
https://www.mydomain.com/page-one to https://www.mydomain.com/page-one/page-two...

nesoor
 
drbiskit replied on at Permalink Reply
drbiskit
Your syntax looks correct, but there might be something else in the .htaccess file that is messing things up.

Are you able to paste the whole file, or attach (as a /txt file)?