I cannot get ReDJ to work
-
jasper_coetzee
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 11
-
Thank you received: 0
-
-
10 years 9 months ago #2575
by jasper_coetzee
I have done quite a bit of work (study, etc) after installing ReDJ.
My problem is that it does not seem to catch the from URL. I first set it up simply by setting:
From URL:
www.mysite.com/mystring_of_parameters
To URL:
www.mysite.com/joomla30/mystring_of_parameters
My need is that I am developing my site under the subdirectory /joomla30 and then want to move the site to the root, so all my absolute urls should now already refer to the root, and then be translated by ReDJ to urls referring to the site in the /joomla30 subdirectory.
But when I test I get and error 404 and the address in the address bar is the original. Also,in the ReDJ manager the hits counter is on zero, and the last visit is on zeros. I have also tried some other from/to URL configurations, with the same result. I have also done all that you specify: clear Joomla cache - also my web browser's cache.
Please help.
Jasper
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 9 months ago #2578
by admin
Hi Jasper,
maybe you just need to add this at the end of .htaccess file:
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
jasper_coetzee
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 11
-
Thank you received: 0
-
-
10 years 9 months ago #2579
by jasper_coetzee
Hello Luigi,
I have already done so based on previous posts. It did not help.
Regards,
Jasper
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 9 months ago #2580
by admin
Ok,
next step is to check the requests. Can you post here or send me at info(at)selfget.com the full URLs?
Thanks,
Luigi
Please Log in or Create an account to join the conversation.
-
jasper_coetzee
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 11
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 9 months ago #2582
by admin
Hi Jasper,
thanks for providing me additional information. But I need a full URL to call from here and I guess
www.mysite.com is not your domain :)
You can post here or send me an email, as you prefer.
An additional note. Your rule:
Will never matches URLs like
www.mysite.com/index.php/certificate-courses/c101, just because you want to match only URL that start with a slash (^/) and one or more "not slash" chars ([ˆ/]+) until the end ($).
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.154 seconds