10 lines
410 B
Text
10 lines
410 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:51 grant Exp $
|
|
|
|
In order to use this module in your Apache installation, you need to
|
|
add the following to your httpd.conf file:
|
|
|
|
LoadModule php3_module lib/httpd/mod_php3.so
|
|
AddType application/x-httpd-php3 .php3
|
|
|
|
===========================================================================
|