Re writing URL for website
how can we remove /content/myproject (example) from the url of my website
how can we remove /content/myproject (example) from the url of my website
Hi Subrato,
the simplest way to do this is to use the resource resolver for outgoing links and use Apache mod_rewrite rules for incoming rewrites(this caches to the correct location in dispatcher)
Alternatively you can use /etc/map for more complex rewriting, for example if you have multiple domains.
I'm not sure I understand the issue you are having when you sya: "but its working upto 3 levels of child page not for the entire website" Are you saying links are not getting rendered correctly? Can you give an example of what is not working?
Regards,
Opkar
[2] http://brian-vaughn.blogspot.de/2013/12/aem-url-rewriting.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.