Missing Controller

Error: Robots.txtController could not be found.

Error: Create the class Robots.txtController below in file: public/controllers/robots.txt_controller.php

<?php
class Robots.txtController extends AppController {

	var $name = 'Robots.txt';
}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0108108
Component initialization and startup1081400
Render Controller Action1241400