Missing Controller

Error: Index.htmlController could not be found.

Error: Create the class Index.htmlController below in file: app/controllers/index.html_controller.php

<?php
class Index.htmlController extends AppController {

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

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)08989
Component initialization and startup891180
Render Controller Action1031180
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1782043632093-1782043632093
Component initialization and startup891190
Render Controller Action1031190