One of my superiors came to me and is wanting the ability to rename URLs like the following:
Instead of:
http://mydomainname.com/mypagename.aspx
He wants the following without the .aspx extension:
http://mydomainname.com/mypagename
I've
heard that this is fairly simple to accomplish in IIS7, however our
site is currently running on an IIS6 server. How is this accomplished
in IIS6? Thanks,
Scott