Missing Controller

Error: Backend.phpController could not be found.

Error: Create the class Backend.phpController below in file: app/controllers/backend.php_controller.php

<?php
class Backend.phpController extends AppController {

	var $name = 'Backend.php';
}
?>

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