Missing Controller
Error: Down.htmlController could not be found.
Error: Create the class Down.htmlController below in file: app/controllers/down.html_controller.php
<?php
class Down.htmlController extends AppController {
var $name = 'Down.html';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp



