Ignore:
Timestamp:
2000-05-05T16:18:18+12:00 (24 years ago)
Author:
sjboddie
Message:

GSDLHOME.pm and gsdlsite.cfg now have dummy GSDLHOME's in cvs repository.
they'll be replaced with something more sensible when creating distributions

File:
1 edited

Legend:

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

    r1145 r1157  
    33
    44# points to the GSDLHOME directory
    5 gsdlhome    d:/home/dl/gsdl
     5gsdlhome    **GSDLHOME**
    66
    77# this is the http address of GSDLHOME
    8 # if your webservers DocumentRoot is set to gsdlhome
    9 # then httpprefix will be blank
    10 httpprefix 
     8# if your webservers DocumentRoot is set to $GSDLHOME
     9# then httpprefix can remain commented out
     10#httpprefix  /gsdl
    1111
    1212# this is the http address of the directory which
    1313# contains the images for the interface.
    14 # if your webservers DocumentRoot is set to gsdlhome
     14# if your webservers DocumentRoot is set to $GSDLHOME
    1515# then httpimg will be /images
    1616httpimg     /images
Note: See TracChangeset for help on using the changeset viewer.