Recursion Errors and Rewrite Logs
From brokenpoet.org wiki
If you get a recursion error in apache error_log mod httpd.conf and add:
RewriteLog "/usr/local/var/apache/logs/rewrite.log" RewriteLogLevel 3
At the top before virtual hosts
Then restart apache - do NOT leave in though as it will fill up quickly
