本文介绍了web.config重定向子域的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我希望始终将子域名http://naperville.IL.Foxmls.com重定向到http://www.foxmls.com/Store-Home-Selling/Illinois/Cities/Home-Selling- IL-City-Naperville.aspx
我是否需要创建子域,或者是否有在web.config文件中重定向的方法?
解决方案
I want to always redirect the subdomain http://naperville.IL.Foxmls.com to http://www.foxmls.com/Store-Home-Selling/Illinois/Cities/Home-Selling-IL-City-Naperville.aspx
Do I actuall need to create a sub domain or is there a method to redirect in a web.config file?
解决方案
这篇关于web.config重定向子域的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!