Ignore:
Timestamp:
2009-04-20T14:15:11+12:00 (15 years ago)
Author:
kjdon
Message:

httpimg changed to httpweb, and default is now httpprefix/web. not /images or /gsdl/images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/runtime-src/src/recpt/receptionist.h

    r16310 r19109  
    8484   colinfo_tmap collectinfo;
    8585   text_t httpprefix;
    86    text_t httpimg;    // will equal /images if not set
     86  text_t httpweb; // will be set to httpprefix/web if not set
    8787   text_t gwcgi;
    8888   text_tset macrofiles;
     
    118118   void clear ();
    119119   recptconf () {clear();}
     120 
    120121};
    121122
Note: See TracChangeset for help on using the changeset viewer.