aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi.h.example
blob: c4878d34a194d697920b7c58c4079e8ff557ca9e (plain) (blame)
1
2
3
4
5
6
7
/* 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	COMPAT_OLDURI Yes