Missing Controller

Error: Robots.txtController could not be found.

Error: Create the class Robots.txtController below in file: app/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 app/views/errors/missing_controller.ctp

For Email Marketing you can trust

We want YOU to join the James River Basin Partnership

Discover all the benefits of membership today!

Learn More »

Popular Downloads

(default) 10 queries took 19 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `settings`885
2SELECT `setting`.`id`, `setting`.`name`, `setting`.`url`, `setting`.`email`, `setting`.`replyto`, `setting`.`seo_title`, `setting`.`seo_keywords`, `setting`.`seo_description` FROM `settings` AS `setting` WHERE 1 = 1 110
3DESCRIBE `downloads`883
4SELECT `Download`.`id`, `Download`.`created`, `Download`.`modified`, `Download`.`weight`, `Download`.`file`, `Download`.`name`, `Download`.`description`, `Download`.`downloads` FROM `downloads` AS `Download` WHERE 1 = 1 ORDER BY `Download`.`weight` ASC LIMIT 2220
5DESCRIBE `events`10102
6SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`navigation` = 1 ORDER BY `Event`.`weight` ASC LIMIT 3221
7DESCRIBE `projects`994
8SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE `Project`.`navigation` = 1 ORDER BY `Project`.`weight` DESC LIMIT 3000
9DESCRIBE `pages`13133
10SELECT `Page`.`id`, `Page`.`parent_id`, `Page`.`created`, `Page`.`modified`, `Page`.`file`, `Page`.`navigation`, `Page`.`weight`, `Page`.`name`, `Page`.`title`, `Page`.`seo_title`, `Page`.`seo_keywords`, `Page`.`seo_description`, `Page`.`content` FROM `pages` AS `Page` WHERE `Page`.`navigation` = 1 ORDER BY `Page`.`weight` DESC LIMIT 3111