aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi.h.example
blob: 7e5f3917b526a27cc1c6879d871aaae37efbb9ed (plain) (blame)
1
2
3
4
5
6
7
8
/* Example compile-time configuration file for man.cgi(8). */

#define	HTTP_HOST "mdocml.bsd.lv"
#define	SCRIPT_NAME "cgi-bin/man.cgi"
#define	MAN_DIR "/man"
#define	CSS_DIR ""
#define	CUSTOMIZE_TITLE "Manual pages with mandoc"
#define	COMPAT_OLDURI Yes