Subject: Re: request for port mod_fcgid
To: None <users@dragonflybsd.org, pkgsrc-users@netbsd.org,>
From: Petr Janda <elekktretterr@exemail.com.au>
List: pkgsrc-users
Date: 12/14/2006 00:03:26
This is a multi-part message in MIME format.
--------------020506050402020404010901
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Ive attached MESSAGE for ap2-fcgid as requested.
Petr
--------------020506050402020404010901
Content-Type: text/plain;
name="MESSAGE"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="MESSAGE"
************************************************************
To enable this module, add something like the following
lines to your server configuration file:
LoadModule fcgid_module lib/httpd/mod_fcgid.so
<IfModule mod_fcgid.c>
AddHandler fcgid-script .fcgi
</IfModule>
************************************************************
--------------020506050402020404010901--