numero2/contao-page-410
最新稳定版本:1.0.3
Composer 安装命令:
composer require numero2/contao-page-410
包简介
Adds a new page type for 410 Gone
README 文档
README
About
This extension adds a new page type for "410 Gone".
System requirements
- Contao 5.3 (or newer)
Installation
- Install via Contao Manager or Composer (
composer require numero2/contao-page-410) - In
public/.htaccessadd the following line to route 410 errors to Contao:
ErrorDocument 410 /index.php
- To specify which URL's should return a 410 page, add some proper redirects as well
Redirect 410 /this-page/is-gone.html
统计信息
- 总下载量: 79
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2024-02-27