stefanius / lowercase-redirector
将错误的 uppercase URL 重定向到 lowercase。
v0.0.2
2015-11-21 19:58 UTC
Requires
- symfony/config: >=2.5
- symfony/dependency-injection: >=2.5
- symfony/http-foundation: >=2.5
- symfony/http-kernel: >=2.5
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-09-22 23:43:59 UTC
README
lowercase-redirector
将所有 uppercase 路由/URL 重定向到 lowercase URL。目前所有重定向均为 HTTP 301-moved-permanently 类型。
许可协议
此包是在 MIT 许可协议下发布的。更多信息:https://open-source.org.cn/licenses/MIT