Create a redirect of a link with query
-
crealiagroup
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 4
-
Thank you received: 0
-
-
8 years 1 month ago #5657
by crealiagroup
I have a link linke this:
{scheme}{host}/index.php?option=com_comprofiler&task=registers
and i need to create a redirect to a link like this:
{scheme}{host}/crea-account
How can i do?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 1 month ago - 8 years 1 month ago #5659
by admin
Hi,
create this rule (literally):
From URL: ^/index\.php\?option=com_comprofiler&task=registers$
To URL: {scheme}://{siteurl}/crea-account
Request only: true (checked)
Kind regards,
Luigi
Last edit: 8 years 1 month ago by admin.
The following user(s) said Thank You: crealiagroup
Please Log in or Create an account to join the conversation.
-
crealiagroup
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 4
-
Thank you received: 0
-
-
8 years 1 month ago #5660
by crealiagroup
On -> {scheme}://{siteurl}//crea-account there is an "/" more
I write for other users: the right url is: {scheme}://{siteurl}/crea-account
I ask you another thing: can you change my username deleting what is after @ (with @ included!!!)
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 1 month ago #5662
by admin
Ok, both "errors" fixed now
The following user(s) said Thank You: crealiagroup
Please Log in or Create an account to join the conversation.
Time to create page: 0.130 seconds