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/* ?
http(s)://example.com/*
http(s)://www.example.com/*
I think that's best done with DNS.