I have installed WP-Cache and gotten it working, but I wish to have it cache every page except the main blog page. Does anyone know how to do this? I tried excluding index.php, but since everyone comes to the site at http://www.domain.com/ and not http://www.domain.com/index.php, it didn't seem to be working. If I exclude /, then that excludes everything.
Perhaps a rewrite rule would work.