× Here you can get community support related to ReDJ.

change in URL and cut out of Index.php

More
6 years 1 month ago #6555 by Mack
Hi,
i have a few pages that are on the wrong domain.
https://www.mementi-urnen.de/index.php/en/ (something )
they should go to
https://www.mementi-urns.com/ (something)
so i need to cut out the "index.php/en/" and change the URL from
www.mementi-urnen.de/
to:
www.mementi-urns.com/

how am i doing this? don't get it to work
thanks
Daniel

Please Log in or Create an account to join the conversation.

More
6 years 1 month ago #6563 by admin
Replied by admin on topic change in URL and cut out of Index.php
Hi Daniel,
try to create a rule as follow (literally) on the original domain that receive the wrong request:
From URL: mementi-urnen\.de/index\.php/en/
To URL: {scheme}://www.mementi-urns.com{path}{query_full}
Request only: false (unchecked)

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

More
6 years 1 month ago #6570 by Mack
Replied by Mack on topic change in URL and cut out of Index.php
Hi,
thanks it works.
i changed the TO code to:
{scheme}://www.mementi-urns.com{pathltrim /index.php/en}{queryfull}
to get rid of the index.php/en/
thanks for your help
Daniel

Please Log in or Create an account to join the conversation.

More
6 years 1 month ago #6581 by admin
Replied by admin on topic change in URL and cut out of Index.php
U're welcome :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.089 seconds