Redirect url, can't make this work
-
maijamedia
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 9
-
Thank you received: 0
-
-
8 years 11 months ago - 8 years 11 months ago #4580
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 11 months ago by maijamedia.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 11 months ago #4584
by admin
You should enable the ReDJ plugin, be sure to have this in your .htaccess file:
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
-
Less
More
-
Posts: 9
-
Thank you received: 0
-
-
8 years 11 months ago #4589
by maijamedia
Hi, plugin is enabled, htaccess is fine. Still not working..
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 11 months ago #4593
by admin
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
-
Less
More
-
Posts: 9
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 11 months ago #4597
by admin
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.184 seconds