This is a TYPO3 extension.
The extension displays an error page when the requested page couldn't be found. TYPO3 itself would show a less nice error message.
There are other extensions with the same (or more) functionality. This one is a bit different:
- no configuration needed
- build in clean error message (as fallback)
- custom error page possible with a normal content page
- will redirect if a page was not deleted but moved to another domain in another page tree
Further information: https://docs.typo3.org/p/colorcube/auto404/master/en-us/
- TYPO3 7.6 - 8.7
In your Composer based TYPO3 project root, just do composer require colorcube/auto404
.
Download and install the extension with the extension manager module.
- Send pull requests to the repository. https://github.com/colorcube/auto404
- Use the issue tracker for feedback and discussions. https://github.com/colorcube/auto404/issues