blob: f955d978249b545eaee20c28c9db3656c11b4414 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2016/12/23 18:38:04 jdolecek Exp $
To process PHP scripts, you will need a PHP-enabled HTTP server. You may
either configure the HTTP server to use the PHP CGI binary located in
${CGIDIR}/php
or you may install a PHP module for your HTTP server, e.g. www/ap-php.
===========================================================================
|