Hi,
When the "Redirects" is enabled, Route 66 redirects the matching links to the canonical links. However, it is also redirecting URLs with HTTP errors to the home.
I expect that "Redirects" respects the current HTTP error codes, instead of redirecting them. Please, confirm if this is a bug or expected behavior of the extension.
Case 1
https://my-domain.com/administrator/templates/isis/favicon.ico 403
When the "Redirects" is enabled, it redirects to: https://my-domain.com/administrator/templates/isis/favicon.ico 301 => https://my-domain.com
Case 2
https://my-domain.com/plugins/k2/mefgfork2/ajax.php?cid=34&id=&k2v=30 403
When the "Redirects" is enabled, it redirects to: https://my-domain.com/plugins/k2/mefgfork2/ajax.php?cid=34&id=&k2v=30 403 301 => https://editores.sisanjuan.gob.ar/?cid=34&k2v=30
Regards
When the "Redirects" is enabled, Route 66 redirects the matching links to the canonical links. However, it is also redirecting URLs with HTTP errors to the home.
I expect that "Redirects" respects the current HTTP error codes, instead of redirecting them. Please, confirm if this is a bug or expected behavior of the extension.
Case 1
https://my-domain.com/administrator/templates/isis/favicon.ico 403
When the "Redirects" is enabled, it redirects to: https://my-domain.com/administrator/templates/isis/favicon.ico 301 => https://my-domain.com
Case 2
https://my-domain.com/plugins/k2/mefgfork2/ajax.php?cid=34&id=&k2v=30 403
When the "Redirects" is enabled, it redirects to: https://my-domain.com/plugins/k2/mefgfork2/ajax.php?cid=34&id=&k2v=30 403 301 => https://editores.sisanjuan.gob.ar/?cid=34&k2v=30
Regards