× Here you can get community support related to ReDJ.

Redirect url, can't make this work

  • maijamedia
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 3 months ago - 8 years 3 months ago #4580 by maijamedia
Redirect url, can't make this work was created by maijamedia
Hi! I'm trying to do simple url redirection,
www.mysite.com/xxx to redirect other page on my site. Is this working with ssl urls? Or how it should be done? My from url is working real url but not needed (automatically created from webshop component) so I need it to be redirected to other page.
Last edit: 8 years 3 months ago by maijamedia.

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

More
8 years 3 months ago #4584 by admin
Replied by admin on topic Redirect url, can't make this work
You should enable the ReDJ plugin, be sure to have this in your .htaccess file:
ErrorDocument 404 /

And create a rule as follow:
From URL: ^/xxx$
To URL: http://www.whereyouwant.com/asyoulike
Request only: true (checked)

Kind regards

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

  • maijamedia
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 3 months ago #4589 by maijamedia
Replied by maijamedia on topic Redirect url, can't make this work
Hi, plugin is enabled, htaccess is fine. Still not working..

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

More
8 years 3 months ago #4593 by admin
Replied by admin on topic Redirect url, can't make this work
If you provide a screenshot of your rule and a link to call I could do some additional checks.

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

  • maijamedia
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 3 months ago #4594 by maijamedia
Replied by maijamedia on topic Redirect url, can't make this work
see attachment
Attachments:

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

More
8 years 3 months ago #4597 by admin
Replied by admin on topic Redirect url, can't make this work
I get:

Not Found

The requested URL /kaaoskijria/information/information was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


This means your ErrorDocument is not working properly.

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

Time to create page: 0.091 seconds