I have a couple of rules set up for a site, made with the IIS rewrite module.
What happens after each rule is processed, does it stop processing rules after the first one is performed, or does it go on to process the next (in which case how can I prevent this) ?
Does the order of the rules matter?