url rewriting - CQ5 author. hyperlinks are getting shortened -


in author environment in cq5, there exists many hyperlinks on page. example: "login account". have given path "www.example.com/content/sites/us/en/home/accounts/login.html". when hit hyperlink getting redirected "www.example.com/accounts/login.html" , giving not found error. in preview mode when inspect element hyperlink showing shortened url. please help


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -