WebApp Sec mailing list archives

SV: force extention handling in IIS?


From: Fredrik Hesse <fredrik.hesse () nexus se>
Date: Mon, 14 Feb 2005 10:02:56 +0100

It's just a matter of re-mapping the .asp extension
to php in IIS.
Open the IIS console, right-click on the website and
select properties. Flip over to home directory, and then
configuration. Here you can select .asp and click edit
and have the php ISAPI or exe process the request instead
of asp.
Bear in mind that you will change _all_ asp processing for that
website!

Regards
Fredr!k
 

-----Ursprungligt meddelande-----
Från: Leigh Morresi
Till: webappsec () securityfocus com
Skickat: 2005-02-14 00:28
Ämne: force extention handling in IIS?

Hi there

Trying to fix some loose ends by initally rewriting a couple of ASP
scripts as PHP
is it possible to force IIS (6.0) to run a file.asp with PHP? i cant
change the filename because
we have a lot of clients with some 3rd party applicaiton that is
connecting to the "file.asp"

IIS will let me run PHP scripts and set the file extention but not on a
per-filename basis

any ideas?

leigh


--
There's an interesting phenomenon that's known as "Andy giveth, and
Bill taketh away" No matter how fast processors get, software
consistently finds new ways to eat up the extra speed.


Current thread: