Re: [PHP] Parsing php in html with IIS

2004-12-16 Thread Richard Lynch
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

[PHP] Parsing php in html with IIS

2004-12-15 Thread Eric Lindsey
Gents, 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 :-) THANKS! Eric Lindsey Colorado Information Technologies Inc. http://www.coinfotech.com

RE: [PHP] Parsing php in html with IIS

2004-12-15 Thread phpninja
bject: [PHP] Parsing php in html with IIS Gents, 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 :-) THANKS! Eric Lindsey Colorado Information Technologies Inc. http://www.coinfotech.com

Re: [PHP] Parsing php in html with IIS

2004-12-15 Thread Greg Donald
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