× Here you can get community support related to ReDJ.

ReDJ error redirections stop working

  • dviolante
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 weeks ago #4922 by dviolante
ReDJ error redirections stop working was created by dviolante
Hello, how are you?
Im using ReDJ Enterprise 1.7.10, i have noticed that if in my .htaccess file i add this rule:

RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]

All of the 404 ReDJ Redirect URLs in the Errors section stop working, no redirection works.
Do you have any idea why when adding the RewriteCond and Rule in .htaccess makes your ReDJ 404 redirects stop working?

Thanks

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

More
8 years 1 week ago #4925 by admin
Replied by admin on topic ReDJ error redirections stop working
It could be related to the rule (e.g. an absolute URL in the From that doesn't match anymore).

Could you, please, post an example of rule not working?

Thanks,
Luigi

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

Time to create page: 0.093 seconds