L
lam
I'm wondering if there is an easy way to implement a redirection.
For example: http://test.com/redirect would redirect to
http://test.com/redirect.aspx
In the past, I have to implement redirect as a virtual directory under
test.com and have redirect logic to redirect.aspx. But this seems like
a lot of work involved.
Thanks,
Lam
For example: http://test.com/redirect would redirect to
http://test.com/redirect.aspx
In the past, I have to implement redirect as a virtual directory under
test.com and have redirect logic to redirect.aspx. But this seems like
a lot of work involved.
Thanks,
Lam