Eric Lindsey wrote:
> How do I configure my IIS server to parse a specific .html
> file for php code? I know how to do this on apache, but windows scares
> me :-)
So far, all the answers assume he wants to have *ALL* .html files parsed
as PHP.
He only wants *ONE* *SPECIFIC* .html fil
apache will run on windows so you shouldnt fear:)
Anyways go into the properties tab of the IIS web server, you need to
register .php as a valid file extension, there is a list of all file
extensions under that tab (its one of the tabs in there i cant
remember). Add in .php . If you've already map
On Wed, 15 Dec 2004 15:02:08 -0700, Eric Lindsey
<[EMAIL PROTECTED]> wrote:
> How do I configure my IIS server to parse a specific .html
> file for php code? I know how to do this on apache, but windows scares
> me :-)
http://www.php.net/manual/en/install.windows.iis.php
--
Greg Do
3 matches
Mail list logo