Changeset 16387
- Timestamp:
- 2008-07-14 14:45:18 (3 months ago)
- Files:
-
- greenstone3/trunk/web/WEB-INF/cgi/gsdl3site.cfg (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
greenstone3/trunk/web/WEB-INF/cgi/gsdl3site.cfg
r16246 r16387 8 8 gsdlhome /greenstone3/gs2build 9 9 10 # cgi gateway URL suffix10 # cgi gateway URL suffix 11 11 #gwcgi /cgi-bin/library 12 12 … … 15 15 16 16 # This should be the full path to Perl's parent folder 17 perlpath /usr/bin 17 #perlpath /usr/bin 18 19 # full path to FEDORA_HOME, and the major version number of the 20 # fedora installation 21 #fedorahome /full/path/to/fedora 22 #fedoraversion 2
