redirect for home page
-
mtoy
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 13
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
12 years 3 weeks ago #372
by admin
If you are using the last version for Joomla 2.5 it's possbile, but with the Joomla 1.5 not, because rules work only on the request part. Try this:
From URL: ^http://destinationsbelize.com/
To URL: http://{host}{path}{queryfull}
Request only: FALSE
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
mtoy
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 13
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
12 years 3 weeks ago #378
by admin
Dont' worry, It's a pleasure...
Copy my rule as is (it uses "macro"). Also to support an optional / modify the From URL as follow:
From URL: ^http://destinationsbelize.com
To URL: http://{host}{path}{queryfull}
Request only: FALSE
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
mtoy
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 13
-
Thank you received: 0
-
-
12 years 3 weeks ago #379
by mtoy
Hi Luigi:
As always, thank you very much for your help.
I would like to understand what "request only" and "decode URL" mean. I could not find an explanation in the manual. Also,l when you say "Request Only: False" - I am assuming that means to return "request only" to "off."
Thank you very much (again) in advance.
Mary
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
12 years 3 weeks ago #380
by admin
Request only tells ReDJ to consider only the request part (after the domain) and not the full URL (that start with http...).
Decode URL tells ReDJ to decode the current URL before to check with rules. So any encoded char (with %##) will be decoded before comparison.
Hope this helps. I will update tutorial as soon as possible.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.145 seconds