Ignore:
Timestamp:
2009-03-13T13:30:52+13:00 (15 years ago)
Author:
ak19
Message:

httpprefix, httpimg and gwcgi now use greenstone rather than gsdl

File:
1 edited

Legend:

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

    r18475 r18675  
    99# if your webservers DocumentRoot is set to $GSDLHOME
    1010# then httpprefix can remain commented out
    11 httpprefix  /gsdl
     11httpprefix  /greenstone
    1212
    1313# if you have set httpprefix above, then you will need to modify httpimg to
    1414# match that. e.g. if httpprefix is /gsdl, then httpimg should be /gsdl/images
    15 httpimg     /gsdl/images
     15httpimg     /greenstone/images
    1616
    1717# this should contain the http address of this cgi script. This
     
    1919# SCRIPT_NAME
    2020# Generally this is not needed with Apache
    21 #gwcgi       /cgi-bin/library
     21#gwcgi       /greenstone/cgi-bin/library.cgi
    2222
    2323# maxrequests is the most requests a fastcgi process
Note: See TracChangeset for help on using the changeset viewer.