English 中文(简体)
httphandler文档类型制图需要虚拟目录(或是吗?)
原标题:httphandler filetype mapping requires virtual directory (or does it?)
  • 时间:2009-10-21 07:52:27
  •  标签:

I am using an httpHandler to pass all requests for *.gif files to an ashx handler. i only want to do this for requests to a sub-folder within the website. The website root is called demo and the subfolder is called et. So, I add a web.config file to the et folder with an entry as follows:

这还不足以把所有*.gif的请求转达给Ashx——我还需要增加申请,以便把案件提交到Apnet_isapi.dll。 i 除了使他人成为虚拟名录(我实际上不想这样做)之外,找不到这样做的任何途径。 不管怎么说,我还是打了头巾,然后绘制了地图,并做了所有的工作。 如果我去掉头巾,整件工作就会停止。 这对我来说,必须有一种办法,在不必制造动.后再去除。

任何人都知道在座的是什么?

非常感谢。

最佳回答

您与综合安全局和伙伴关系建立了处理机制。 NET? 我知道我有问题,因为国际独立调查局在协会没有任何机会对它做任何事情之前就收到这一请求。

如果你重新使用国际交易日志7.0,我建议你使用新的综合管道。 这种问题将消失。 我在不做任何特殊安排的情况下,有选择地为名录安装了Http处理器,在<代码>上添加以下内容: 注:

  <add verb="GET" path="et/*.gif" validate="true" type="YourGifHttpHandler" />

希望会有所帮助。

问题回答

暂无回答




相关问题
热门标签