Missing Controller

Error: Index.phpController could not be found.

Error: Create the class Index.phpController below in file: app/controllers/index.php_controller.php

<?php
class Index.phpController extends AppController {

	var $name = 'Index.php';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp