On Sun, Jan 22, 2006 at 07:19:18PM +0100, David Raison wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Stan,
>
> add the following to your httpd.conf
>
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php-source .phps
>
> And index.php to the DirectoryIndex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Stan,
add the following to your httpd.conf
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
And index.php to the DirectoryIndex (so your index.php file gets
loaded automatically if no filename is supplied)