Please see the belows code for Test project :
I want URL http://localhost:2735/TestURL/Default.aspx
instead of http://localhost:2735/TestURL/Home/Default.aspx
I want to Remove Home folder from URL ,
so please tell me what code should i required write in
web.config inside Rewrite Rule.