VarnishAdmin::ban

(PECL varnish >= 0.3)

VarnishAdmin::banBan URLs using a VCL expression

說明

public int VarnishAdmin::ban ( string $vcl_regex )

參數

vcl_regex

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

回傳值

Returns the varnish command status.

add a note add a note

User Contributed Notes

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