yo: im sure this is too hacked to use but...... to see if it would work
i hacked this /usr/local/apache/bin/httpd -X -d /home/drfrog/.gnome-desktop/Apache-Foo-0.01/t -f /home/drfrog/.gnome-desktop/Apache-Foo-0.01/t/conf/httpd.conf -DAPACHE1 to /usr/local/apache/bin/httpd -X -d /home/drfrog/.gnome-desktop/Apache-Foo-0.01/ -f /home/drfrog/.gnome-desktop/Apache-Foo-0.01/t/conf/httpd.conf -DAPACHE1 {removed t dir for -d switch} and hacked extra.conf.in PerlRequire conf/startup.pl in which i put into startup.pl =-- use lib qw(blib/lib); 1; =-= if i started the web server with second line i got no 'cant find module Blah::Blah' so i guess this sort of works i hope this proves usefull!!