I am using URL rewrite, it works fine except for anchors. It redirect to the home page. I use TinyMCE interface to create the anchor which let me pick an anchor from the page.
A link with anchor that should be like:
Code: Select all
https://www.mariostg.com/club/Nous_connaitre/autres_ressources#Quebec
result to:
https://www.mariostg.com/club/#Quebec
Thanks