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

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stuart Baker

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

    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

    #2
    Re: WinXP/IIS Set up for PHP to parse .html extensions

    Perhaps the php.ini file?



    "Stuart Baker" <sbaker2@NcOoSx P.AnMet> wrote in message
    news:YdWNc.6040 $1o.1349@fed1re ad06...[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]


    Comment

    Working...