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