简体   繁体   中英

HttpHandler to redirect url in ASP.NET

I'm trying to write an HttpHandler that does url redirection ,

For example, every time I write the url : www.google.com

It redirects to www.yahoo.com

How can I do that ?

What defines do I need to change is IIS (7.0)

Thanks, Joe

为什么不使用IIS URL重写模块

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM