Connecting Tech Pros Worldwide Forums | Help | Site Map

WinXP/IIS Set up for PHP to parse .html extensions

Stuart Baker
Guest
 
Posts: n/a
#1: Jul 17 '05
I just installed PHP (4.3.3) on a WinXP (SP1) system using IIS (5.1) as the
web server. I am using FrontPage 2002 and would like to be able to debug my
PHP scripts locally. Since FP does not handle the .php extension as a web
page (edit, display, navigation, etc.), I am trying to set it up to parse
files with the .html extension. I have added the .php and .html extensions
to the Application Configuration page of IIS and I have also applied some
regedit changes suggested by the documentation. All to no avail. The .php
extension works, the .html does not. Any help would be appreciated.

Stuart Baker



Elliot
Guest
 
Posts: n/a
#2: Jul 17 '05

re: WinXP/IIS Set up for PHP to parse .html extensions


Perhaps the php.ini file?



"Stuart Baker" <sbaker2@NcOoSxP.AnMet> wrote in message
news:YdWNc.6040$1o.1349@fed1read06...[color=blue]
> I just installed PHP (4.3.3) on a WinXP (SP1) system using IIS (5.1) as[/color]
the[color=blue]
> web server. I am using FrontPage 2002 and would like to be able to debug[/color]
my[color=blue]
> PHP scripts locally. Since FP does not handle the .php extension as a web
> page (edit, display, navigation, etc.), I am trying to set it up to parse
> files with the .html extension. I have added the .php and .html extensions
> to the Application Configuration page of IIS and I have also applied some
> regedit changes suggested by the documentation. All to no avail. The .php
> extension works, the .html does not. Any help would be appreciated.
>
> Stuart Baker
>
>[/color]


Closed Thread