Dutch PHP Conference 2025 - Call For Papers

VarnishAdmin::ban

(PECL varnish >= 0.3)

VarnishAdmin::banBan URLs using a VCL expression

Опис

public VarnishAdmin::ban(string $vcl_regex): int

Параметри

vcl_regex

Varnish VCL expression. It's based on the varnish ban command.

Значення, що повертаються

Returns the varnish command status.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top