Missing Controller

Error: Index.doController could not be found.

Error: Create the class Index.doController below in file: app/controllers/index.do_controller.php

<?php
class Index.doController extends AppController {

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

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