I'm doing something similar with another rule, using mod_rewrite to rewrite a URL to a perl script which does basically what you're describing above. I was hoping to avoid that, though, as it seems like it should work this way. The other rule doesn't use GET data, though - looks like you may...