6 # will generate startup.pl and httpd.conf
10 $ cat httpd.conf >> /etc/http/httpd.conf;
12 (or whatever is the site to put your apache configuration in your distribution)
15 Perl modules you will need:
20 File::Find (by default)
23 Apache::Request (depends on libapreq)