× Here you can get community support related to ReDJ.

Setting up redirect with temp url

More
9 years 2 months ago #3604 by lt635
Setting up redirect with temp url was created by lt635
Hello,

Is it possible to setup a redirect with a temp url or do I have to wait until the website is live (has a domain)?

Example:
I would like to redirect this:
101.0.115.100/~irlendys/index.php/component/jetestimonial/?view=testimonials

To this:
101.0.115.100/~irlendys/index.php/testimonials

I have tried the string below and a couple of others, I thought this should work though:
From: ^/index.php/component/jetestimonial/\?view=testimonials$
To: http://{siteurl}/index.php/testimonials

No dramas if it cannot be done, I will just wait until the site is live, just thought I check before spending more time trying to work out a solution.

Thank you
Kind regards
Lene

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

More
9 years 2 months ago - 9 years 2 months ago #3607 by admin
Replied by admin on topic Setting up redirect with temp url
Hi Lene,
drop the caret and it should work:
From URL: /index\.php/component/jetestimonial/\?view=testimonials$
To URL: http://{siteurl}/index.php/testimonials
Request only: true (checked)

Kind regards,
Luigi
Last edit: 9 years 2 months ago by admin.

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

More
9 years 2 months ago #3612 by lt635
Replied by lt635 on topic Setting up redirect with temp url
Hi Luigi,

Excellent, that fixed it. Did not even think about dropping the little ^.

Love your component!!

Thank you!
Kind regards
Lene

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

More
9 years 2 months ago #3615 by admin
Replied by admin on topic Setting up redirect with temp url
U're welcome :)

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

Time to create page: 0.090 seconds