a3020/quick_not_found
Composer 安装命令:
composer require a3020/quick_not_found
包简介
A concrete5 8.4.0+ add-on to quickly return a 404-response if a file isn't found.
README 文档
README
Quick Not Found
A concrete5 8.4.0+ add-on to quickly return a response if a file isn't found. This is especially useful if you pull remote databases to your local environment. In that case missing images may cause extremely slow pages because for each one of them, the 'page not found' page is rendered. This add-on will simply return a 404-response, making it way faster.
Installation
- Download the zip and extract to 'packages'. Make sure '-master' is removed from the directory name.
- Or via Composer:
composer require a3020/quick_not_found
Environment
The middleware is only active on local environments. For more information about environment configurations, check the tutorial.
License
MIT
统计信息
- 总下载量: 63
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-05