dioscouri/f3-redirect

F3框架的重定向组件

v0.9.0 2015-08-31 17:32 UTC

This package is not auto-updated.

Last update: 2024-09-14 15:46:41 UTC


README

添加404跟踪,并为404错误提供301重定向

入门指南

Add this to your project's composer.json file:

{
    "require": {
        "dioscouri/f3-redirect": "v0.9.0"
    }
}

使用场景

跟踪404 URLS可能会很头疼,这让它变得不那么头疼了