htaccess rediect not working
Permalink
Hello Concrete5 members,
I created a redirect but it is not working.
I used the following code:
When I click on the page it redirects me to
I need to redirect:
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...
Are you able to paste the whole file, or attach (as a /txt file)?