I am working on a site http://example.com. But the requirement is that I have to redirect this to www.example.com. I searched on Google and found solution from this link http://www.aspcode.net/ASPNET-301-redirect.aspx

Now, when I add Global.asax class and run the application than it is redirecting to www.example.com/index.aspx.

I want to remove /index.aspx part from URL. Please advise how to do this.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.