Missing Controller

Error: Index.shtmlController could not be found.

Error: Create the class Index.shtmlController below in file: app/controllers/index.shtml_controller.php

<?php
class Index.shtmlController extends AppController {

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

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