Does anyone know of a way to run unit tests against mod_rewrite?
What I'm looking for is something like this on the command line: test_rewrite --rules new_htaccess < urls.txt > results.txt Any help or pointers in the right direction would be appreciated.
