Hi Team,We have dispatcher installed for our project and we are able to
access end user pages using dispatcher URL's Within in our home page we
have horizontal navigation component which points links to other
pages.Like below Home News About Here
within href we are keeping only relative path of the page so that it
should work in any environment.These links are working fine on publish
and author environments with relative paths.But when we are accessing
the same pages with dispatcher URL all thes...