Missing Controller

Error: Products.phpController could not be found.

Error: Create the class Products.phpController below in file: htdocs/controllers/products.php_controller.php

<?php
class Products.phpController extends AppController {

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

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