ReDJ error redirections stop working
-
dviolante
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 15
-
Thank you received: 0
-
-
8 years 7 months ago #4922
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.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 7 months ago #4925
by admin
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.136 seconds