Re: [PHP-INST] php deosn't work from .html files From: Gustavo Badauy (gbadauy <email protected>)
Date: 06/30/00

PHP only handles .php If you want yours html to be processed in PHP, you
should force it.

----- Original Message -----
From: "Padraig Houlahan" <pjh <email protected>>
To: <php-install <email protected>>
Sent: Friday, June 30, 2000 3:42 PM
Subject: [PHP-INST] php deosn't work from .html files

> 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>

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

-- 
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>