Click here to Skip to main content
15,922,894 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I'm using asp.net with c# 2.0. How can I rewrite the url following this format:

www.abc.com/foldername/ to www.abc.com/foldername/siva.aspx

When I enter about typed url it's to like display siva.aspx.,,,

-- Any help is greatly appreciated.
Posted
Updated 1-Feb-12 0:19am
v2
Comments
Herman<T>.Instance 1-Feb-12 5:11am    
please rephrase your question. I cannot understand what you want
Slacker007 1-Feb-12 6:22am    
Edits made: some formatting.

@prabaran - you would get a better reply, I think, if you edit your question to be more descriptive to your problem. If English is not your primary language then do your best. ;)

1 solution

You can set the default document for each folder in IIS.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900