[PHP-INST] php deosn't work from .html files From: Padraig Houlahan (pjh <email protected>)
Date: 06/30/00

Hi,

I have two identical files - index.html and index.php - that
invoke php through

<?php
...
?>

If the URL refers to index.php it works fine, but if I use index.html
the php code is ignored.

It's as if the Apache server isn't acknowledging php code from .html files
and this suggests a configuration problem.

Can anyone suggest a solution for this?

TIA

PH

-- 
Padraig Houlahan
Lowell Observatory
pjh <email protected>
520-774-3358 (x214)

-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>