greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16468

Show
Ignore:
Timestamp:
2008-07-18 15:49:58 (6 months ago)
Author:
ak19
Message:

Restored gsdlsite.cfg from previous commit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gsdl/trunk/cgi-bin/gsdlsite.cfg

    r16467 r16468  
    44 
    55# points to the GSDLHOME directory 
    6 gsdlhome    "/research/ak19/gs2PerlUpdates" 
     6gsdlhome    **GSDLHOME** 
    77 
    88# this is the http address of GSDLHOME 
    99# if your webservers DocumentRoot is set to $GSDLHOME 
    1010# then httpprefix can remain commented out 
    11 httpprefix  /gs2per
     11#httpprefix  /gsd
    1212 
    1313# this is the http address of the directory which 
     
    1515# if your webservers DocumentRoot is set to $GSDLHOME 
    1616# then httpimg will be /images 
    17 httpimg     /gs2perl/images 
     17httpimg     /images 
    1818 
    1919# should contain the http address of this cgi script. This  
     
    2929maxrequests 10000 
    3030 
    31 # JAVA_HOME and FEDORA_HOME need to be set when using Greenstone 2 
    32 # with Fedora. 
    33 # full path to javahome 
    34 javahome /opt/jdk1.5.0_10/ 
    35  
    36 # full path to FEDORA_HOME and the major version number of the 
    37 # fedora installation 
    38 fedorahome /research/ak19/fedora 
    39 fedoraversion 2 
     31# If you wish to use Fedora with Greenstone2's GLI Server, then 
     32# you need to set the full paths to JAVA_HOME and FEDORA_HOME  
     33# here as well as the major version of fedora 
     34#javahome /full/path/to/j2sdk1.4.2_13 
     35#fedorahome /full/path/to/fedora 
     36#fedoraversion 3