Missing Controller

Error: New.htmController could not be found.

Error: Create the class New.htmController below in file: app_media/controllers/new.htm_controller.php

<?php
class New.htmController extends AppController {

	var $name = 'New.htm';
}
?>

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