pkgsrc-wip/ap-frontpage/patches/patch-ae
Eric Schnoebelen 7daec2a6bd cat DESCR
2003-06-03 16:38:35 +00:00

13 lines
459 B
Text

$NetBSD: patch-ae,v 1.1.1.1 2003/06/03 16:39:03 schnoebe Exp $
--- mod_frontpage.c Tue Feb 5 13:56:31 2002
+++ mod_frontpage.c Tue Feb 5 18:01:27 2002
@@ -124,7 +124,7 @@
"FrontPage disabled for server %s:%d\n",
s->server_hostname, s->port);
/*
- * As default, enable the mod_frontpage cgi administration
+ * As default, disable the mod_frontpage cgi administration
*/
if (c->admindisabled == -1)
c->admindisabled = TRUE;