Versuch mal, noch einen vHost localhost anzulegen:
Code:
<VirtualHost localhost>
     Redirect / http://local.localhost/
</VirtualHost>