Dashboard > Community Wiki > ... > Administration > Default page
Default page Log In View a printable version of the current page.

Added by GrĂ©gory Joseph , last edited by Boris Kraft on Jun 23, 2008  (view change)
Labels: 

There is a setting called CONFIG/server/ResourceNotAvailableURIMapping which determines the page that is shown if the user requests a URI that is not available, for instance a page that has been moved.

This setting usually differs between instances. Let me explain:

Each instance per se is independent of each other. You can use the subscription mechanism for each repository separately to decide which information from which instance should go to which other instance. In general, and per default, we have two instances, author and admin, and activation of anything (Roles, Users, Config, Website) on author will go to public.

Now, that does not mean that information on both systems must be the same. You can log into the administration GUI of the public instance and change whatever you wish to change there. In your case, CONFIG/server/ResourceNotAvailableURIMapping will be set to any page you want, which must be available on the public environment. The value of that setting is the page you wish to show. Lets say your home page is called home, and would show up as www.bubu.com/home.html then the value can be set to /home.html

Obviously, this setting will usually differ between public and author; and you should not activate the author config else you would overwrite the public config.

To set this setting use admin interface

In its previous incarnation on JspWiki, this page was last edited on Feb 9, 2007 10:11:27 AM by BorisKraft
Other known authors include :

  • RalfHirning
Powered by a free Atlassian Confluence Open Source Project License granted to Magnolia International. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators