/[hydra]/hydra/src/defines.h
ViewVC logotype

Diff of /hydra/src/defines.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by nmav, Wed Sep 25 20:39:04 2002 UTC revision 1.14 by nmav, Fri Sep 27 21:09:11 2002 UTC
# Line 58  Line 58 
58  #define REQUEST_TIMEOUT                         60  #define REQUEST_TIMEOUT                         60
59    
60  #define CGI_MIME_TYPE                           "application/x-httpd-cgi"  #define CGI_MIME_TYPE                           "application/x-httpd-cgi"
61    #define HIC_MIME_TYPE                           "application/x-httpd-hic"
62    
63  /***** CHANGE ANYTHING BELOW THIS LINE AT YOUR OWN PERIL *****/  /***** CHANGE ANYTHING BELOW THIS LINE AT YOUR OWN PERIL *****/
64  /***** You will probably introduce buffer overruns unless you know  /***** You will probably introduce buffer overruns unless you know
# Line 154  Line 155 
155  #define CGI                     1  #define CGI                     1
156  #define NPH                     2  #define NPH                     2
157  #define INDEXER_CGI             3  #define INDEXER_CGI             3
158    #define HIC_CGI                 4
159    
160  /************* ALIAS TYPES (aliasp->type) ***************/  /************* ALIAS TYPES (aliasp->type) ***************/
161    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26