Thanks to all the console beta-testers, we have a new version of the console in the latest open beta release. When you upgrade to use it, you will need to change your handler setting slightly to:
<Location /pagespeed_console>
Order allow,deny
Allow from localhost
Allow from 127.0.0.1
SetHandler pagespeed_console
</Location>
Cheers,
-Shawn