Missing Controller

Error: Products.aspxController could not be found.

Error: Create the class Products.aspxController below in file: app/controllers/products.aspx_controller.php


<?php

class Products.aspxController extends AppController {



	var $name = 'Products.aspx';

}

?>

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