I recently re-designed my site and a lot of the URLs changed. I have already setup rewrite rules in Apache to redirect old URLs to the new URLs. That's all working.
My question is, how can I get Apache to NOT log the 301 redirects?
I only log the NEW url after the redirect is done.