开发者

IIS URL Rewriting/Forwarding Tiny URL

开发者 https://www.devze.com 2023-01-13 18:54 出处:网络
I would like to rewrite/forward an URL on 开发者_如何学Cour internal network: request: http://shortcut/74b32

I would like to rewrite/forward an URL on 开发者_如何学Cour internal network:

request: http://shortcut/74b32

rewriting: http://myserver/Default.aspx?id=74b32

I already have a DNS entry for shortcut that points to myserver. myserver runs IIS6.

How can I implement the final mapping?

Thanks a lot chris


In iis 6 you will have to use a wildcard mapping to map to a handler that can manage the re-write/forward

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号