Missing Controller

Error: I-index.phpController could not be found.

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

<?php
class I-index.phpController extends AppController {

	var $name = 'I-index.php';
}
?>

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