Redirect URL doesn't work
-
saveonhome
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
11 years 3 weeks ago - 11 years 3 weeks ago #1719
by saveonhome
Last edit: 11 years 3 weeks ago by saveonhome.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 3 weeks ago #1721
by admin
I need to know which causes the internal server error.
Could you please take a look at your server error log and check the message?
Please Log in or Create an account to join the conversation.
-
saveonhome
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
11 years 3 weeks ago #1723
by saveonhome
I asked the server support person to check the "Internal Server Error" problem, here's what he replied, please advise how to proceed. Can ReDJ support redirect of
www.mydomain.com/insurance to
www.mydomain.com/index.php/en/services/insurance at all?
Looking at that URL, since it's a generic 500 error there is technically no php errors being generated. As a test I renamed the .htaccess file. Now the same URL is generating a 404 error. I checked the content/ folder and did not see a insurance/ subfolder. That would indicate the 500 error is being caused by a rewrite in the htaccess file. So you might want to check if that URL is being rewritten by a plugin or extension. I am going to rename the .htaccess file back as it was previously.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 3 weeks ago #1725
by admin
Ok,
this is what you should do.
Take the original Joomla htaccess.txt and rename as .htaccess (i.e. replace the current). Edit this file and add this line at the end:
After this, login to Joomla backend, go to plugins, filter by system type and edit ReDJ plugin settings. Enable and put as first one. Disable the redirect plugin.
After this, create a redirection rule:
From URL: ^/insurance
To URL: http://{siteurl}/index.php/en/services/insurance
Request only: true (checked)
If this doesn't work, send me an email at info(at)selfget.com and provide me a temporary backend access if you can.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 4
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
5 years 11 months ago #6959
by admin
The redirect plugin is the joomla one, you could disable it temporary only to check if it is causing issues, otherwise you can leave it enabled (I was listing actions to troubleshoot the problem).
Please Log in or Create an account to join the conversation.
Time to create page: 0.153 seconds