www/usr/pkg/etc/httpdThe following files should be created for apache-2.2.22nb1:
/etc/rc.d/apache (m=0755)
[/usr/pkg/share/examples/rc.d/apache]
To enable this module, add something like the following lines to
your Apache server configuration file:
LoadModule fcgid_module lib/httpd/mod_fcgid.so
<IfModule mod_fcgid.c>
AddHandler fcgid-script .fcgi
</IfModule>