hi guys, Just wanted to know if the default setup for the built-in apache on 4.0can work with cgi's? I am currently building some mailboxes and I would like to run it on openbsd but I haven't noticed why is it that the default install can't run test-cgi or printenv at all? I did chmod 755 on the files even checked out if there is an ExecCGI on the /var/www/cgi-bin and everything looks good. is there anything else I'm missing? I have the following info. OpenBSD mail01 4.0 GENERIC#1107 i386 Apache $sudo httpd -V Server version: Apache/1.3.29 (Unix) Server's Module Magic Number: 19990320:15 Server compiled with.... -D EAPI -D HAVE_MMAP -D HAVE_SHMGET -D USE_MMAP_SCOREBOARD -D USE_MMAP_FILES -D HAVE_FLOCK_SERIALIZED_ACCEPT -D HAVE_SYSVSEM_SERIALIZED_ACCEPT -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D DYNAMIC_MODULE_LIMIT=64 -D HARD_SERVER_LIMIT=256 -D HTTPD_ROOT="/var/www" -D SUEXEC_BIN="/usr/sbin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/httpd.scoreboard" -D DEFAULT_LOCKFILE="logs/httpd.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" -D ACCESS_CONFIG_FILE="conf/access.conf" -D RESOURCE_CONFIG_FILE="conf/srm.conf" not sure what else I'm missing. but if theres anything that i need to checked out I would greatly appreciate any feedback. thanks, Ed
