× Here you can get community support related to ReDJ.

Redirect issue

  • theant
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 4 weeks ago #6591 by theant
Redirect issue was created by theant
Hello
I tried with ReDJ and httcess file too to redirect an Url with no luck.
I need to redirect this:
marinellihome.com/index.php?code=en (and www.marinellihome.com/index.php?code=en)
to this:
www.marinellihome.com/index.html

Please, how to?
Thanks

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

More
6 years 2 weeks ago - 6 years 2 weeks ago #6608 by admin
Replied by admin on topic Redirect issue
Hi,
you need to escape the special chars (like question mark) to have them "literally".

Try this rule (literally):
From URL: ^/index\.php\?code=en$
To URL: {scheme}://{siteurl}/index.html
Request only: true (checked)

Kind regards,
Luigi
Last edit: 6 years 2 weeks ago by admin.

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

Time to create page: 0.094 seconds