Multiple base urls
-
timaios2000
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
8 years 9 months ago - 8 years 9 months ago #4682
by timaios2000
Hi Luigi,
I have two domains (
mysite1.com ---
mysite2.com) pointing to the same Joomla.
mysite1.com is the base url of Joomla. Redirections such as:
from: /page1
to: {baseurl}
work fine for
mysite1.com/page1 --- this url gets redirected to
mysite1.com/
This very same redirection, however, gets ignored, when I go to
mysite2.com/page1
How can I achive, that the redirection rule applies to every domain that points to the Joomla base folder?
Many thanks for your help,
Roland
Last edit: 8 years 9 months ago by timaios2000.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 9 months ago - 8 years 9 months ago #4683
by admin
Hi,
change the rule as follow:
From URL: ^/page1
To URL: {scheme}://{siteurl}/
Request only: true (checked)
Kind regards,
Luigi
Last edit: 8 years 9 months ago by admin.
The following user(s) said Thank You: timaios2000
Please Log in or Create an account to join the conversation.
-
timaios2000
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
8 years 9 months ago #4684
by timaios2000
It works! I bought the enterprise edition to "pay" for your quick support. Thank you very much!
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.170 seconds