hosting that provides iis app ext mappings

  • Thread starter Thread starter Navain Goksin
  • Start date Start date
N

Navain Goksin

Hi,

Anybody knows a hosting provider which gives the facility to configure
application extension mappings... eg http://my.com/myapp/*.ada should be
opened by aspnet_isapi.dll etc.. so I can use http handlers to handle *.ada
in asp.net...

Many thanks
Goksin
 
Hi,

Anybody knows a hosting provider which gives the facility to configure
application extension mappings... eg http://my.com/myapp/*.ada should be
opened by aspnet_isapi.dll etc.. so I can use http handlers to handle
*.ada
in asp.net...

Many thanks
Goksin

you might have to have a dedicated server; then you have full control of
IIS. i highly doubt that any shared hosting allows this, tho possible i
guess
 
Back
Top