baserCMS クラスリファレンス

BcRedirectMainSiteMiddleware
in package
implements MiddlewareInterface

Class BcRedirectMainSiteMiddleware

サブサイトにコンテンツが存在しない場合、同階層のメインサイトのコンテンツを確認し、 存在していれば、メインサイトへリダイレクトをする。

(例) /s/service → /service

Table of Contents

Interfaces

MiddlewareInterface

Methods

process()  : ResponseInterface
Process

Methods

process()

Process

public process(ServerRequestInterface $request, RequestHandlerInterface $handler) : ResponseInterface
Parameters
$request : ServerRequestInterface
$handler : RequestHandlerInterface
Tags
checked
noTodo
Return values
ResponseInterface

        
On this page

Search results