Error: Index.cfmController could not be found.
Error: Create the class Index.cfmController below in file: app/controllers/index.cfm_controller.php
<?php
class Index.cfmController extends AppController {
var $name = 'Index.cfm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp