source: greenstone3/trunk/web/WEB-INF/cgi/gsdl3site.cfg@ 16416

Last change on this file since 16416 was 16416, checked in by ak19, 16 years ago

Introduction of optional property gsdl3home. If not specified this defaults to gsdl3srchome/web.

File size: 922 bytes
RevLine 
[16416]1# this file should be placed in the /greenstone3/web/WEB-INF/cgi
[14313]2# It defines path parameters of GS3, and therefore should be
3# edited to suit your setting.
4
[16416]5# specify full paths to the various key Greenstone directories.
6# GSDL3HOME is optional, set it if your Greenstone web folder
7# is located somewhere other than the default gsdl3srchome/web
8gsdl3srchome /full/path/to/greenstone3
9gsdlhome /full/path/to/greenstone3/gs2build
10#gsdl3home /full/path/to/greenstone3/web
[14313]11
12
[16387]13# cgi gateway URL suffix
[16246]14#gwcgi /cgi-bin/library
15
[16394]16# if JAVA_HOME is not defined, set this to the full path
17# to your JDK
18#javahome /usr/bin/j2sdk1.4.2_13
[14313]19
[16394]20# if Perl is not on your PATH, provide the full path to Perl's
21# parent folder here. Need to update gsdlCGI.pm for this.
[16387]22#perlpath /usr/bin
23
24# full path to FEDORA_HOME, and the major version number of the
25# fedora installation
26#fedorahome /full/path/to/fedora
27#fedoraversion 2
Note: See TracBrowser for help on using the repository browser.