blob: 41bb312cc4777a256dc0f61f217434dd8f5cba4d (
plain)
1
2
3
4
5
6
7
8
9
10
|
===========================================================================
$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
===========================================================================
|