GeneWeb distribution folder
From GeneWeb
![]() |
English |
---|
GeneWeb distribution are available as compressed .tar, .gz or .zip archive files (or as an installer for some Windows releases). The archives can be uncompresssed into a folder whose structure is:
-
-
geneweb-distribution: the folder containing the GeneWeb distribution
-
bases: default location for databases (see the bases section for a complete description of bases folder)
-
gw
-
etc: files of templates
-
perso_module modules for default template
robots.txt !! contains “User-Agent: * Disallow: /” ? !!
-
-
images: icons used by gwd
-
lang: language files used in template construction such as lexicons and starts file
-
setup: gwsetup template files
-
a.gwf: standard version for the configuration parameters of a base
-
consang: tool to calculate consanguinity
-
ged2gwb, ged2gwb2, gwb2ged: base creation and extraction with GED format
-
gwc, gwc2, gwu: gwc to create a base, gwu to extract a .gw archive file
-
gwd: the main GeneWeb server
-
gwd.arg: static execution parameters for gwd
-
gwd.log: execution traces for gwd (as specified at gwd launch)
-
gwd.xlc: black list to exclude access to specific web domain or users.
-
gwsetup: auxiliary server for base management
-
only.txt: access restriction for gwsetup
-
tags.txt: list of authorized HTML tags
update_nldb: update the internal links between notes and pages
-
-
CHANGES.txt: changelog
-
geneweb: launch gwsetup, gwd and START.html page
-
gwd: minimal launch script for gwd
-
gwsetup: minimal launch script for gwsetup
-
LICENSE.txt
-
LIZEZMOI.txt
-
README.txt
START.htm : a minimal start page (assumes that gwd and gwsetup have been started)
-
-
geneweb
and gwd
script files have .bat
extension on Windows and .command
extension on macOS.
Note also that the minimal gwd
start script provided in this distribution folder installs a bases
folder in the distribution folder itself. You may choose to keep this organisation rather than maintaining a separate folder.
You may also rename the main folder to any name of your choice, but don't forget to use the same name if you use CGI mode in the cgi-bin/gwd.sh
launch script and the gw
link to the style and JavaScript files at the web_root.