Posted by John on 10/10/12 11:33
Hi
As Jeff North reminded me the problem was IIS is that it can only can only
handle a single server-side language.
Thus you can have INDEX.PHP and access ASP as a CGI or vice-versa. It is
because of the MIME types.
In Linux, the user has more control of the OS. With XP and IIS, Windows
just takes over and you cannot tweak it.
Thanks
Regards
John
>
> Since PHP and ASP are parsed by the server you can probably support both
> independent if your server is configured correctly to do that. I don't
> believe
> you cold run an ASP program from within a PHP page, or the reverse, but
> could
> probably use form content from one and send it to the other.
>
> Rich
> --
> Newsguy -- http://newsguy.com
>
>
[Back to original message]
|