2013-09-26 17:14:40 +02:00

14 lines
439 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2007/01/25 20:22:54 abs Exp $
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>
===========================================================================