Missing Controller

Error: HowToGetHere.htmController could not be found.

Error: Create the class HowToGetHere.htmController below in file: app/controllers/how_to_get_here.htm_controller.php

<?php
class HowToGetHere.htmController extends AppController {

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

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