--- Coro/myhttpd/config.pl.dist 2001/08/26 14:55:46 1.13 +++ Coro/myhttpd/config.pl.dist 2001/08/28 02:30:48 1.14 @@ -11,7 +11,7 @@ $MAX_POOL = 3; # max. number of idle workers -$DIRIDX = "directory.idx"; # directory index gdbm file +$DB_HOME = "db"; # database home directory $DOCROOT = "/usr/www/htdocs"; # document root