Notice (8): Undefined variable: message_for_layout [APP/views/layouts/default.ctp, line 63]

Missing Controller

Error: .well-knownController could not be found.

Error: Create the class .well-knownController below in file: app/controllers/.well-known_controller.php

<?php
class .well-knownController extends AppController {

	var $name = '.well-known';
}
?>

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