在IIS 6.0中重定向

时间:2013-03-05 22:46:00

标签: iis-6 atg-dynamo

如何将http://www.mydomain.com/test之类的请求重定向到IIS 6.0中的根http://www.mydomain.com

有没有办法在IIS本身而不是代码中执行此操作?

1 个答案:

答案 0 :(得分:0)

尝试查看以下帖子,当我遇到重定向问题时,这对我有用

IIS 6 how to redirect from http://example.com/* to http://www.example.com/*