I need to rewrite URL in the following way: http://mydomain.com/somedir/someapp.aspx -> ProperDomain.com.
I want people that going to ProperDomain.com only see ProperDomain.com. Is it possible to achieve with IIS url rewrite module? If not - are there any other possibilities?
Really need this urgently.