hi,
when users request
http://test1.com/downloads, i need to redirect users to another diff domain or ip address
in asp.net 1.1/c#, can i do it thro' web.config (without compilation) or code? what are the options to do this? any adv/disadvantages using the suggested method?
pl suggest if any solution available.
thanks.