[BACK]Return to cgi.h.example CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/cgi.h.example between version 1.5 and 1.6

version 1.5, 2016/03/18 13:22:27 version 1.6, 2017/03/18 16:48:24
Line 1 
Line 1 
 /* Example compile-time configuration file for man.cgi(8). */  /* Example compile-time configuration file for man.cgi(8). */
   
 #define HTTP_HOST "mdocml.bsd.lv"  
 #define SCRIPT_NAME "cgi-bin/man.cgi"  #define SCRIPT_NAME "cgi-bin/man.cgi"
 #define MAN_DIR "/man"  #define MAN_DIR "/man"
 #define CSS_DIR ""  #define CSS_DIR ""

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb