Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

RE: [PHP3] Apache + PHP3 From: Wallace Lee (koala <email protected>)
Date: 03/31/99

> I was wondering if anyone can tell me how to make Apache 1.3x for linux
> parse all .html and .php3 files as if they were .php3 files.

You should add the line:

        AddType application/x-httpd-php3 .html

to your httpd.conf file so that Apache will tell PHP3 to parse all .html
files.

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>