Jay Blanchard wrote:
> [snip]
> However, this really isn't what I'm looking for. I'm simply looking for
> a way to parse PHP code from within existing HTML pages, so that I can
> migrate a site from Apache to IIS6.0.
>
> Like I said, if I were using Apache, I would just add .html to my
> AddTy
[snip]
However, this really isn't what I'm looking for. I'm simply looking for
a way to parse PHP code from within existing HTML pages, so that I can
migrate a site from Apache to IIS6.0.
Like I said, if I were using Apache, I would just add .html to my
AddType directive, and call it good. Is
On Sep 19, 2005, at 9:45 PM, Dan Trainor wrote:
Tjoekbezoer van Damme wrote:
I've got PHP set up to the point where it will process files
ending in
.php, but I want to "blanket" the processing of PHP code under
IIS in
the same manner in which I blanket PHP code with Apache.
If anyone has
Tjoekbezoer van Damme wrote:
I've got PHP set up to the point where it will process files ending in
.php, but I want to "blanket" the processing of PHP code under IIS in
the same manner in which I blanket PHP code with Apache.
If anyone has any suggestions, other than reading PHP's manual which
> I've got PHP set up to the point where it will process files ending in
> .php, but I want to "blanket" the processing of PHP code under IIS in
> the same manner in which I blanket PHP code with Apache.
>
> If anyone has any suggestions, other than reading PHP's manual which
> I've read several t
Hello, all -
This is a subject that I've seen pop up on the list a few times, but not
in great detail about setting up PHP under IIS 6.0.
What I'm trying to achieve here is to install PHP to process PHP code
embedded inside of HTML pages. Under Apache, I'd just add .html to my
AddType directive
6 matches
Mail list logo