Download the PHP package tenkoma/cakephp-apache-error-theme without Composer
On this page you can find all versions of the php package tenkoma/cakephp-apache-error-theme. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tenkoma/cakephp-apache-error-theme
More information about tenkoma/cakephp-apache-error-theme
Files in tenkoma/cakephp-apache-error-theme
Download tenkoma/cakephp-apache-error-theme
More information about tenkoma/cakephp-apache-error-theme
Files in tenkoma/cakephp-apache-error-theme
Vendor tenkoma
Package cakephp-apache-error-theme
Short Description Make error pages Apache web server style.
License MIT
Package cakephp-apache-error-theme
Short Description Make error pages Apache web server style.
License MIT
Please rate this library. Is it a good library?
Informations about the package cakephp-apache-error-theme
CakePHP Apache error theme plugin
Make error pages Apache web server style.
Installation
You can install using composer.
Enable Plugin
You can load the plugin using the shell command:
Or you can manually add the loading statement in the config/bootstrap.php file of your application:
Enable theme
set theme in the ErrorController::beforeRender()
.
and debug = false
in the config/app.php
Configure
signature
apache
(default)cake
show CakePHP and version as signature.
email
(default=webmaster@localhost
) E-mail address to be displayed at 5xx error
Example
404 Not Found
5xx Internal Error
All versions of cakephp-apache-error-theme with dependencies
PHP Build Version
Package Version
Requires
cakephp/cakephp Version
^3.3
The package tenkoma/cakephp-apache-error-theme contains the following files
Loading the files please wait ....