GENEWEB(1) | General Commands Manual | GENEWEB(1) |
gwd - Launches the GeneWeb Process
gwd [ command-line switches ]
gwd launches the GeneWeb "daemon" process. Once
this is done, you can attach to it using a web browser to view your
genealogical data.
Connect to the GeneWeb process using a standard web browser using the
following:
http://localhost:2317/base
http://127.0.0.1:2317/base
http://address:2317/base
http://address:port/base
where "base" is the name of the database file.
GeneWeb is coded in the functional language Objective CAML, and can be
extended with byte-code or compiled code written in that language.
The primary documentation of gwd is in the HTML
, documentation, which you can find in the documentation directory
(/usr/share/doc/geneweb on Debian systems).
Please look there for complete and up-to-date documentation.
GeneWeb Options
Geneweb is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Note : this copyright does not cover genealogic data bases generated by GeneWeb, nor the use of GeneWeb as Web site server or CGI - this is merely considered normal use of GeneWeb, and does not fall under the the heading of "derived work". Also note that the GPL above is copyrighted by the Free Software Foundation, but the instance of code that it refers to (the software GeneWeb) is copyrighted by INRIA.
2004 Aug 12 | 4th Berkeley Distribution |