$OpenBSD: patch-include_config_h_in,v 1.2 2003/01/17 06:23:43 marcm Exp $
--- include/config.h.in.orig	Sun Nov 17 07:55:46 2002
+++ include/config.h.in	Sun Dec 29 11:46:26 2002
@@ -9,6 +9,9 @@
 /* Default path for configuration files */
 #undef CONFPATH
 
+/* path where CGI configuration files are looked for by a chrooted Apache */
+#define CGICONFPATH "/conf/nut"
+
 /* Default path for UPS drivers */
 #undef DRVPATH
 
