Renaming or moving a base

From GeneWeb
Revision as of 15:50, 19 January 2017 by Henri83 (Talk | contribs) (Suppress sections)

Jump to: navigation, search
150px-Geographylogo svg.png Language: English • français

A GeneWeb base can be renamed through command lines or through gwsetup.

Bases are kept in folders with extension .gwb. If you change the name of this folder, your base name will be changed.

Several other files and folders have to be renamed in accordance with this new choice:

  • the basename.gwf configuration file
  • the bases/cnt/basename.txt file maintaining a count of accesses to your base (non essential)
  • the folders bases/etc/basename, bases/image/basename bases/src/basename containing template files and image data for your base.

Gwsetup offers a “rename” command which performs the first task (basename.gwb renaming) but not the others!

Alerting users

Once a base has been renamed, one should alers users of this fact. This is done by adding a line in the Moving a base goes beyond renaming as it allows to change the name of the server hosting the base. .gwf:

moved=new_base_name

A message indicating this new name will be displayed when accessing the base.

Moving the base to a new hosting server

Beyond simple renaming, the method above allows the transfer of a base to a new hosting server. This is done by providing a full address in the moved= parameter.

moved=http://new_hosting_service/new_base_name

Note that the gwd server has a launch time parameter -redirect new_server allowing to redirect all requests to that server to the new address. This is more general as it impacts all the bases hosted by this server.

There exist alternative methods for traffic redirection in the HTTP world.


GeneWeb Manual

Rembrandt Old Man Reading a Book.jpg

Use and manage genealogical databases

Technical annex