If we want to implement http://www.downcodes.com/hello.zw to also use ASP syntax, we still need some additional work.
In order to allow requests for files with the suffix .zw to be intercepted by our Handler,
open the IIS management console, click the site, select "Properties", and pop up the site's properties dialog box. Select the home directory option, Configure.
Add mapping >> You can copy the C:WINDOWSsystem32inetsrvasp.dll path in .asp in the executable file.
Afterthe extension is .zw
, restart IIS and you can access it with this extension. Isn’t it fun!