I\'d like to know if it is possible to have the URLs of the pages of a Webforms application display without the .aspx extension.
.aspx
For instace, htt
htt
This is generally done using a routing engine in a framework. However if you want to do this for an arbitrary application it's really done using Apache's Mod_Rewrite.