Posted by Norman Peelman on 11/18/99 11:44
"Massa Batheli" <mngong@yahoo.com> wrote in message
news:1144241794.046612.227520@z34g2000cwc.googlegroups.com...
> Sorry got another thread going, having responded for which I am
> grateful you deserve an answer.The proper file is checked httpd.conf
> not the default
>
> Thanks
> Massa Bathe
>
AddType application/x-httpd-php .php
This may seem like a stupid question but how are you calling your web page.
As the setting above dictates, only pages ending in .php will be parsed.
Add .htm .html as well.
AddType application/x-httpd-php .php .htm .html
Norm
Navigation:
[Reply to this message]
|