× Here you can get community support related to ReDJ.

Create a redirect of a link with query

  • crealiagroup
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 6 months ago #5657 by crealiagroup
Create a redirect of a link with query was created 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.

More
7 years 6 months ago - 7 years 6 months ago #5659 by admin
Replied by admin on topic Create a redirect of a link with query
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: 7 years 6 months 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
  • New Member
More
7 years 6 months ago #5660 by crealiagroup
Replied by crealiagroup on topic Create a redirect of a link with query
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.

More
7 years 6 months ago #5662 by admin
Replied by admin on topic Create a redirect of a link with query
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.083 seconds