Dutch PHP Conference 2025 - Call For Papers

VarnishAdmin::banUrl

(PECL varnish >= 0.3)

VarnishAdmin::banUrlBan an URL using a VCL expression

Опис

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

Параметри

vcl_regex

URL regular expression in PCRE compatible syntax. It's based on the ban.url varnish command.

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

Returns the varnish command status.

add a note

User Contributed Notes

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