Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Web-App-Sec
[Top] [All Lists]

SV: force extention handling in IIS?

Subject: SV: force extention handling in IIS?
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.

<Prev in Thread] Current Thread [Next in Thread>