Skip to content

Kirby 4.5.0

$environment->isBehindProxy()

Returns if the server is behind a reverse proxy server

$environment->isBehindProxy(): bool|null

Return type

bool|null

Parent class

Kirby\Http\Environment