mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
14 lines
439 B
Plaintext
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>
|
|
|
|
===========================================================================
|