When URL rewriting is implemented then the left navigation is not highlighting the selected link.
Example:
Actual Link - /company/pages/home.aspx
Rewriting Link - /company/home
When using the Rewriting Link I can click on it and it will work fine but the navigation item is not selected. When using the Actual Link the navigation item is selected but clicking on it leads to "page not found" because the url rewriting is applied. Any help?