blob: 66d3cb2816e11597d5cd67912e067f9cc809125e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:44 wiz Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
LoadModule fastcgi_module lib/httpd/mod_fastcgi.so
For more information, see
${PREFIX}/share/httpd/htdocs/manual/mod/mod_fastcgi.html
===========================================================================
|