public_html/app_error.php (line 93)
Array
(
    [className] => Llms.txtController
    [webroot] => /
    [url] => llms.txt
    [base] => 
)

Errors

Missing Controller

Error: Llms.txtController could not be found.

Error: Create the class Llms.txtController below in file: public_html/controllers/llms.txt_controller.php

<?php
class Llms.txtController extends AppController {

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

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