--- ./config.h Sat May 5 09:19:31 2001 +++ ../thttpd-2.22beta4/./config.h Tue Apr 16 05:15:26 2002 @@ -168,7 +168,7 @@ ** when returning into to browsers. Instead it'll just say "thttpd" with ** no version. */ -#define SHOW_SERVER_VERSION +#undef SHOW_SERVER_VERSION /* CONFIGURE: Define this if you want to always chroot(), without having ** to give the -r command line flag. Some people like this as a security @@ -266,7 +266,7 @@ /* CONFIGURE: $PATH to use for CGI programs. */ -#define CGI_PATH "/usr/local/bin:/usr/ucb:/bin:/usr/bin" +#define CGI_PATH "/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/local/bin" /* CONFIGURE: If defined, $LD_LIBRARY_PATH to use for CGI programs. */