netlogix/errorhandler
composer require netlogix/errorhandler
Readme excerpt
Netlogix ErrorHandler for NeosThis package allows you to generate static error pages by using the content of Neos pages. These static files will be used for error handling in Flow & Neos depending on their configuration.
You can also use these files as ErrorDocument in your webserver.
Install packagecomposer require netlogix/errorhandler
ConfigurationProvide configuration for every site and status code you need:
Netlogix: ErrorHandler: pages: # siteNodeName of all Sites that you want to generate error pages for 'my-site-without-dimensions': - # The status codes this error page is generated for …Read more
The same vendor provides 29 package(s).