]> git.cameronkatri.com Git - mandoc.git/blobdiff - cgi.h.example
Rename the compile-time configuration variable $HOMEBREWDIR to
[mandoc.git] / cgi.h.example
index 4f7273b14edc63f4f2fdb9272ecfbe78c7546700..2ccbe25b2d87eee8488c4cd1caae1100467c1417 100644 (file)
@@ -1,8 +1,7 @@
 /* Example compile-time configuration file for man.cgi(8). */
 
-#define        MAN_DIR "/var/www/man"
+#define        SCRIPT_NAME "cgi-bin/man.cgi"
+#define        MAN_DIR "/man"
 #define        CSS_DIR ""
 #define        CUSTOMIZE_TITLE "Manual pages with mandoc"
-#define        CUSTOMIZE_BEGIN "<H2>\nManual pages with " \
-       "<A HREF=\"http://mdocml.bsd.lv/\">mandoc</A>\n</H2>"
-#define COMPAT_OLDURI Yes
+#define        COMPAT_OLDURI Yes