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

前端 未结 4 1931
礼貌的吻别
礼貌的吻别 2020-12-18 08:56

I am using asp.net 3.5 and IIS 6.

How can we automatically redirect pages from http(s)://example.com/* to http(s)://www.example.com/* ?

4条回答
提交回复
热议问题