Php/docs/varnishadmin.ban

来自菜鸟教程
跳转至:导航、​搜索

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.