UrlRewriting.config - how to change or delete a rule?
When I create a rule in the UrlRewriting.config and then I delete it or change it, the site seems to keep remembering the original rule and won't reflect the changes that I've made. Could this be getting cached on the server somehow?
UrlRewriting.config - how to change or delete a rule?
When I create a rule in the UrlRewriting.config and then I delete it or change it, the site seems to keep remembering the original rule and won't reflect the changes that I've made. Could this be getting cached on the server somehow?
I just realised this was a browser cache issue. Stupid question, easy fix.
It does also cache until you recycle the application pool. (config file read in the application_start even I think)
is working on a reply...