asp.net - Web.Config Url rewrite with category -


how redirect http://www.domain.com/category.aspx?id=categoryname http://www.domain.com/categoryname in web.config dynamically change in category name.

currently specifying each category separately. working domain.com/category/categoryname want domain.com/categoryname

see blog how to: define routes web forms applications


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -