Changeset 16416
- Timestamp:
- 2008-07-15T16:51:40+12:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
greenstone3/trunk/web/WEB-INF/cgi/gsdl3site.cfg
r16394 r16416 1 # this file should be placed in the /greenstone3/web/WEB-INF/cgi .1 # this file should be placed in the /greenstone3/web/WEB-INF/cgi 2 2 # It defines path parameters of GS3, and therefore should be 3 3 # edited to suit your setting. 4 4 5 # points to the GSDLHOME directory 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 8 gsdl3srchome /full/path/to/greenstone3 9 gsdlhome /full/path/to/greenstone3/gs2build 10 #gsdl3home /full/path/to/greenstone3/web 6 11 7 gsdl3srchome /greenstone38 gsdlhome /greenstone3/gs2build9 12 10 13 # cgi gateway URL suffix
Note:
See TracChangeset
for help on using the changeset viewer.