Hi,
We manage a site created with AEM 6.2 running on Linux Red hat 7.2
We created several redirect pages using the "redirect" property you can set in "Avanced" tab.
So when you click to the menu link for:
https://mysite/content/it/products/product1.html
you are redirected to:
https://mysite/content/it/products/product2.html
Also when you paste https://mysite/content/it/products/product1.html directly on the browser URL you are redirected to
https://mysite/content/it/products/product2.html
We made this kind of redirection also under section:
https://mysite/content/adv
in this case the redirection works when you click on the link but id doesn' t when you paste the URL. Is there a misconfiguration ? how can we debug this problem ?