B
Brian Hoops
Is there an easy way to configure a site to load certain pages based on a
short URL entered? For example...
www.domain.com/sitemap loads
www.domain.com/application/sitemap.aspx?show=all
www.domain.com/privacy loads www.domain.com/application/privacy.aspx
etc.
I currently set up a folder and a default.aspx containing a
response.redirect to the destination, however this is becoming too
cumbersome to maintain.
I hope this is clear, but if not I can try to clarify.
TIA
-Brian
short URL entered? For example...
www.domain.com/sitemap loads
www.domain.com/application/sitemap.aspx?show=all
www.domain.com/privacy loads www.domain.com/application/privacy.aspx
etc.
I currently set up a folder and a default.aspx containing a
response.redirect to the destination, however this is becoming too
cumbersome to maintain.
I hope this is clear, but if not I can try to clarify.
TIA
-Brian