Vanity URLs not working on AEM6.3
I am trying to implement vanity URLs in AEM 6.3. When I give a vanity URL to a page /content/project/en/abc as /content/project/en/xyz, mapping doesn't reflect on http://localhost:4502/system/console/jcrresolver and the page /content/project/en/xyz shows 404 error page. If I restart the AEM, Mapping and vanity URL works. Same thing happened if I re-update the vanity URL to /content/project/en/xyz1, the http://localhost:4502/system/console/jcrresolver show mapping to still /content/project/en/xyz and the /content/project/en/xyz page works as vanity URL instead of /content/project/en/xyz1. After restarting AEM, it works as expected. Why it is not updating mapping when I enter/update vanity URLs