Plone, behaviour of URLs

Posted by jpet on Stack Overflow See other posts from Stack Overflow or by jpet
Published on 2011-03-02T11:14:16Z Indexed on 2011/03/02 15:25 UTC
Read the original article Hit count: 235

Filed under:
|

The situation is the following: I created a site with Plone, developed, used, but behind a test URL. Now it has to be published, but the test URL is not appropriate and I don't want to move the site. I think, if I use a redirect, it won't be appear in the URL-bar, only in the case of site start page. Am I wrong? (The test URL should not be used, because it will be a "semi-official" site.) What do you suggest to do?

As far as I can see Plone uses absolute URLs everywhere. I can add relative URLs, but if I create a new page, a new event, etc., then they have absolute URLs on other automatically generated inner pages. Is there any way to convert these URLs to relative paths? Is there any setting possibilty where only a checkbox changes this default setting?

© Stack Overflow or respective owner

Related posts about plone

Related posts about zope