wildcard changes
-
arathra
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 8
-
Thank you received: 0
-
-
11 years 1 month ago #1620
by arathra
Is there any way to make wildcard changes?
So change the original (wrong) URL
/index.php/wrongpath/*
to
/index.php/rightpath/*
In other words, all pages following from wrongpath will be changed to following rightpath?
Thanks!
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 1 month ago #1621
by admin
Of course...
From URL: ^/index\.php/wrongpath/
To URL: http://{siteurl}/index.php/rightpath/{pathltrim /index.php/wrongpath/}{queryfull}
Request only: true (cheched)
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
arathra
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 8
-
Thank you received: 0
-
-
11 years 1 month ago #1622
by arathra
Excellent - excellent!
You have saved me SO MUCH HASSLE!
Thanks again!
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.132 seconds