We are using Contribute 4 for managing our website. We have a requirement where
in we need to publish pages inside sub-folders. We managed to publish pages and
link them accordingly in the website.

There are some pages existing in the site whose paths are A/B/ab.html.
Consider that I publish a new page, cd.html inside some sub-folder say C/D.
Now, when I navigate through the site in the browser, the path for ab.html is
shown as C/D/A/B/ab.html , which is incorrect and all my pages fail.
Is there some setting that we are missing because of which we are facing this
problem, because I believe Contribute does support sub-folders.