=================================================================== RCS file: /cvs/mandoc/cgi.h.example,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- mandoc/cgi.h.example 2014/07/13 15:38:36 1.2 +++ mandoc/cgi.h.example 2014/07/21 15:45:17 1.3 @@ -1,8 +1,9 @@ /* Example compile-time configuration file for man.cgi(8). */ +#define HTTP_HOST "mdocml.bsd.lv" #define MAN_DIR "/var/www/man" #define CSS_DIR "" #define CUSTOMIZE_TITLE "Manual pages with mandoc" #define CUSTOMIZE_BEGIN "

\nManual pages with " \ "mandoc\n

" -#define COMPAT_OLDURI Yes +#define COMPAT_OLDURI Yes